Searched defs:FixupSection (Results 1 – 7 of 7) sorted by relevance
68 getRelocType(const MCValue & Target,const MCFixup & Fixup,const MCSectionWasm & FixupSection,bool IsLocRel) const getRelocType() argument
603 auto FixupSection = Obj.getSection(RelSect.sh_info); forEachRelaRelocation() local 653 auto FixupSection = Obj.getSection(RelSect.sh_info); forEachRelRelocation() local [all...]
163 addSingleRelocation(const typename ELFT::Rel & Rel,const typename ELFT::Shdr & FixupSection,Block & BlockToFix) addSingleRelocation() argument
127 const typename ELFT::Shdr &FixupSection, in addSingleRelocation() argument
226 const typename ELFT::Shdr &FixupSection, in 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...]
1416 const MCSectionELF &FixupSection = cast<MCSectionELF>(*Fragment->getParent()); recordRelocation() local