Searched refs:StubTargetAddr (Results 1 – 3 of 3) sorted by relevance
1178 uint8_t *StubTargetAddr = createStubFunction( in resolveAArch64Branch() local1184 StubTargetAddr - Section.getAddress() + 4, in resolveAArch64Branch()1187 StubTargetAddr - Section.getAddress() + 8, in resolveAArch64Branch()1190 StubTargetAddr - Section.getAddress() + 12, in resolveAArch64Branch()1345 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1401 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1408 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()1496 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1504 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()1517 StubTargetAddr - Section.getAddress(), in processRelocationRef()[all …]
327 uint8_t *StubTargetAddr = Addr + 4; in processBranchRelocation() local329 RE.SectionID, StubTargetAddr - Section.getAddress(), in processBranchRelocation()
403 auto StubTargetAddr = in findStub() local405 auto StubSymbol = JITEvaluatedSymbol(StubTargetAddr, I->second.second); in findStub()