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

/external/llvm/lib/MC/
H A DMachObjectWriter.cpp204 uint64_t RelocationsStart,
238 Write32(NumRelocations ? RelocationsStart : 0);
200 WriteSection(const MCAssembler &Asm, const MCAsmLayout &Layout, const MCSectionData &SD, uint64_t FileOffset, uint64_t RelocationsStart, unsigned NumRelocations) argument

Completed in 614 milliseconds