Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp346 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize() function
463 LoadCommandSize += segmentLoadCommandSize(Is64Bit, Segment.nsects); in generateDsymCompanion()
485 LoadCommandSize += segmentLoadCommandSize(Is64Bit, NumDwarfSections); in generateDsymCompanion()