Searched refs:FileOffsetToRelocations (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h230 uint32_t FileOffsetToRelocations; member in struct:llvm::XCOFF::SectionHeader32
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp97 uint32_t FileOffsetToRelocations; member in struct:__anon1942::Section
122 FileOffsetToRelocations = 0;
132 : Address(0), Size(0), FileOffsetToData(0), FileOffsetToRelocations(0),

Completed in 49 milliseconds