Searched refs:StubRelocOffset (Results 1 – 1 of 1) sorted by relevance
1548 uint64_t StubRelocOffset = StubTargetAddr - Section.getAddress(); in processRelocationRef() local1550 StubRelocOffset += 2; in processRelocationRef()1552 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef()1554 RelocationEntry REhr(SectionID, StubRelocOffset + 4, in processRelocationRef()1556 RelocationEntry REh(SectionID, StubRelocOffset + 12, in processRelocationRef()1558 RelocationEntry REl(SectionID, StubRelocOffset + 16, in processRelocationRef()