Lines Matching refs:getAddress

224     uint8_t *EHFrameAddr = Sections[EHFrameSID].getAddress();  in registerEHFrames()
313 Section.getAddress()[Offset] = TruncOffset; in resolveX86_64Relocation()
1146 RelocationEntry REmovz_g3(SectionID, StubTargetAddr - Section.getAddress(), in resolveAArch64Branch()
1149 StubTargetAddr - Section.getAddress() + 4, in resolveAArch64Branch()
1152 StubTargetAddr - Section.getAddress() + 8, in resolveAArch64Branch()
1155 StubTargetAddr - Section.getAddress() + 12, in resolveAArch64Branch()
1314 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1372 RelocationEntry REHi(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1375 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1468 RelocationEntry REHi(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1471 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1484 StubTargetAddr - Section.getAddress(), in processRelocationRef()
1487 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1490 StubTargetAddr - Section.getAddress() + 12, in processRelocationRef()
1493 StubTargetAddr - Section.getAddress() + 20, in processRelocationRef()
1574 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1581 uint64_t StubRelocOffset = StubTargetAddr - Section.getAddress(); in processRelocationRef()
1699 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef()
1747 StubAddress = uintptr_t(Section->getAddress()) + i->second; in processRelocationRef()
1753 uintptr_t BaseAddress = uintptr_t(Section->getAddress()); in processRelocationRef()