Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp508 XCOFFRelocation RelocB = {IndexB, FixupOffsetInCsect, SignAndSize, TypeB}; in recordRelocation() local
509 SectionMap[RelocationSec]->Relocations.push_back(RelocB); in recordRelocation()