Lines Matching refs:getAddress
228 uint8_t *EHFrameAddr = Sections[EHFrameSID].getAddress(); in registerEHFrames()
298 Section.getAddress()[Offset] = TruncOffset; in resolveX86_64Relocation()
1067 RelocationEntry REmovz_g3(SectionID, StubTargetAddr - Section.getAddress(), in resolveAArch64Branch()
1070 StubTargetAddr - Section.getAddress() + 4, in resolveAArch64Branch()
1073 StubTargetAddr - Section.getAddress() + 8, in resolveAArch64Branch()
1076 StubTargetAddr - Section.getAddress() + 12, in resolveAArch64Branch()
1233 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1291 RelocationEntry REHi(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1294 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1387 RelocationEntry REHi(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1390 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1403 StubTargetAddr - Section.getAddress(), in processRelocationRef()
1406 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()
1409 StubTargetAddr - Section.getAddress() + 12, in processRelocationRef()
1412 StubTargetAddr - Section.getAddress() + 20, in processRelocationRef()
1493 RelocationEntry RE(SectionID, StubTargetAddr - Section.getAddress(), in processRelocationRef()
1500 uint64_t StubRelocOffset = StubTargetAddr - Section.getAddress(); in processRelocationRef()
1618 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef()
1666 StubAddress = uintptr_t(Section.getAddress()) + i->second; in processRelocationRef()
1672 uintptr_t BaseAddress = uintptr_t(Section.getAddress()); in processRelocationRef()