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() local653 auto FixupSection = Obj.getSection(RelSect.sh_info); in forEachRelRelocation() local
163 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
127 const typename ELFT::Shdr &FixupSection, in addSingleRelocation()
158 addSingleRelocation(const typename ELFT::Rela & Rel,const typename ELFT::Shdr & FixupSection,Block & BlockToFix) addSingleRelocation() argument
97 const MCSectionWasm *FixupSection; // The section the relocation is targeting. member 487 const auto &FixupSection = cast<MCSectionWasm>(*Fragment->getParent()); in recordRelocation() local [all...]
1341 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); in recordRelocation() local