Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DMachOUtils.cpp309 static unsigned segmentLoadCommandSize(bool Is64Bit, unsigned NumSections) { in segmentLoadCommandSize() function
384 LoadCommandSize += segmentLoadCommandSize(Is64Bit, Segment.nsects); in generateDsymCompanion()
406 LoadCommandSize += segmentLoadCommandSize(Is64Bit, NumDwarfSections); in generateDsymCompanion()