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

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

Completed in 54 milliseconds