Searched refs:FixupSect (Results 1 – 3 of 3) sorted by relevance
63 const object::SectionRef &FixupSect, in addSingleRelocation() argument71 COFFRel->SymbolTableIndex, FixupSect.getIndex()), in addSingleRelocation()83 SymIndex, FixupSect.getIndex()), in addSingleRelocation()88 orc::ExecutorAddr(FixupSect.getAddress()) + Rel.getOffset(); in addSingleRelocation()
140 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument166 orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()
493 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument535 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()