Searched defs:FixupSection (Results 1 – 7 of 7) sorted by relevance
68 const MCSectionWasm &FixupSection, bool IsLocRel) const { in getRelocType() argument
603 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelaRelocation() local 653 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelRelocation() local [all...]
163 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
127 const typename ELFT::Shdr &FixupSection, in addSingleRelocation() argument
226 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
98 const MCSectionWasm *FixupSection; // The section the relocation is targeting. global() member 492 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); recordRelocation() local [all...]
1445 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); recordRelocation() local