Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp780 const MCSectionData *FixupSection = Fragment->getParent(); in RecordRelocation() local
810 if (&SecB != &FixupSection->getSection()) in RecordRelocation()
857 Relocations[FixupSection].push_back(Rec); in RecordRelocation()
871 Relocations[FixupSection].push_back(Rec); in RecordRelocation()