Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp218 void writeRelocation(XCOFFRelocation Reloc, const ControlSection &CSection);
721 const ControlSection &CSection) { in writeRelocation() argument
722 W.write<uint32_t>(CSection.Address + Reloc.FixupOffsetInCsect); in writeRelocation()