Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCMachObjectWriter.h183 uint64_t RelocationsStart, unsigned NumRelocations);
/external/llvm/lib/MC/
DMachObjectWriter.cpp205 uint64_t RelocationsStart, in WriteSection() argument
239 Write32(NumRelocations ? RelocationsStart : 0); in WriteSection()