Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp807 XCOFFRelocation RelocB = {IndexB, FixupOffsetInCsect, SignAndSize, TypeB}; in recordRelocation() local
808 SectionMap[RelocationSec]->Relocations.push_back(RelocB); in recordRelocation()