Searched refs:StubRelocOffset (Results 1 – 1 of 1) sorted by relevance
1625 uint64_t StubRelocOffset = StubTargetAddr - Section.getAddress(); in processRelocationRef() local1627 StubRelocOffset += 2; in processRelocationRef()1629 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef()1631 RelocationEntry REhr(SectionID, StubRelocOffset + 4, in processRelocationRef()1633 RelocationEntry REh(SectionID, StubRelocOffset + 12, in processRelocationRef()1635 RelocationEntry REl(SectionID, StubRelocOffset + 16, in processRelocationRef()