Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp51 getSegmentLoadCommandNumSections(const MachOObjectFile *O, in getSegmentLoadCommandNumSections() function
284 uint32_t NumSections = getSegmentLoadCommandNumSections(this, Load); in MachOObjectFile()