Home
last modified time | relevance | path

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

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