Searched refs:FixupSect (Results 1 – 5 of 5) sorted by relevance
66 const object::SectionRef &FixupSect, in addSingleRelocation() argument74 COFFRel->SymbolTableIndex, FixupSect.getIndex()), in addSingleRelocation()86 SymIndex, FixupSect.getIndex()), in addSingleRelocation()91 orc::ExecutorAddr(FixupSect.getAddress()) + Rel.getOffset(); in addSingleRelocation()
92 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument 116 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()
159 const typename ELFT::Shdr &FixupSect, in addSingleRelRelocation() argument180 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelRelocation()
157 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument183 orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()
878 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument915 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()