Searched refs:getLoadAddressWithOffset (Results 1 – 8 of 8) sorted by relevance
255 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation()263 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation()272 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveX86_64Relocation()292 Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF; in resolveX86Relocation()311 uint64_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveAArch64Relocation()451 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset) & 0xFFFFFFFF; in resolveARMRelocation()504 << format("%p", Section.getLoadAddressWithOffset(Offset)) in resolveMIPSRelocation()535 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation()540 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation()547 uint32_t FinalAddress = Section.getLoadAddressWithOffset(Offset); in resolveMIPSRelocation()[all …]
108 uint64_t getLoadAddressWithOffset(unsigned OffsetBytes) const { in getLoadAddressWithOffset() function
119 : Sections[RE.Sections.SectionA].getLoadAddressWithOffset( in resolveRelocation()136 Sections[RE.Sections.SectionA].getLoadAddressWithOffset(RE.Addend) - in resolveRelocation()
327 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()336 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()
75 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()
83 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()
89 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()
102 uint64_t FinalAddress = Section.getLoadAddressWithOffset(RE.Offset); in resolveRelocation()