Searched refs:FixupSect (Results 1 – 4 of 4) 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() argument116 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()
140 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument166 orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()
552 const typename ELFT::Shdr &FixupSect, in addSingleRelocation() argument594 auto FixupAddress = orc::ExecutorAddr(FixupSect.sh_addr) + Rel.r_offset; in addSingleRelocation()