Searched refs:StubTargetAddr (Results 1 – 3 of 3) sorted by relevance
1064 uint8_t *StubTargetAddr = createStubFunction( in resolveAArch64Branch() local1070 StubTargetAddr - Section.getAddress() + 4, in resolveAArch64Branch()1073 StubTargetAddr - Section.getAddress() + 8, in resolveAArch64Branch()1076 StubTargetAddr - Section.getAddress() + 12, in resolveAArch64Branch()1231 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1287 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1294 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()1382 uint8_t *StubTargetAddr = createStubFunction( in processRelocationRef() local1390 StubTargetAddr - Section.getAddress() + 4, in processRelocationRef()1403 StubTargetAddr - Section.getAddress(), in processRelocationRef()[all …]
326 uint8_t *StubTargetAddr = Addr + 4; in processBranchRelocation() local328 RE.SectionID, StubTargetAddr - Section.getAddress(), in processBranchRelocation()
327 auto StubTargetAddr = in findStub() local329 auto StubSymbol = JITEvaluatedSymbol(StubTargetAddr, I->second.second); in findStub()