Home
last modified time | relevance | path

Searched refs:getSegmentLoadCommandNumSections (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp233 getSegmentLoadCommandNumSections(const MachOObjectFile *O, in getSegmentLoadCommandNumSections() function
443 uint32_t NumSections = getSegmentLoadCommandNumSections(this, Load); in MachOObjectFile()