Searched defs:SectionDataStartOffset (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/
H A DMachObjectWriter.cpp147 uint64_t SectionDataStartOffset,
167 Write64(SectionDataStartOffset); // file offset
172 Write32(SectionDataStartOffset); // file offset
145 WriteSegmentLoadCommand(unsigned NumSections, uint64_t VMSize, uint64_t SectionDataStartOffset, uint64_t SectionDataSize) argument

Completed in 90 milliseconds