Searched refs:SectionAddress (Results 1 – 5 of 5) sorted by relevance
111 SectionAddrMap SectionAddress; variable152 SectionAddrMap &getSectionAddressMap() { return SectionAddress; } in getSectionAddressMap()155 return SectionAddress.lookup(Sec); in getSectionAddress()
190 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local225 JITTargetAddress FixupAddress = SectionAddress + (uint32_t)RI.r_address; in addRelocations()285 SectionAddress + (uint32_t)RI.r_address; in addRelocations()
209 JITTargetAddress SectionAddress = S.getAddress(); in addRelocations() local240 JITTargetAddress FixupAddress = SectionAddress + (uint32_t)RI.r_address; in addRelocations()
647 SectionAddress[Sec] = StartAddress; in computeSectionAddresses()
7543 uint64_t SectionAddress = Sections[SectIdx].getAddress(); in DisassembleMachO() local7544 Start -= SectionAddress; in DisassembleMachO()7564 NextSym -= SectionAddress; in DisassembleMachO()