Searched refs:StubRelocOffset (Results 1 – 1 of 1) sorted by relevance
1620 uint64_t StubRelocOffset = StubTargetAddr - Section.getAddress(); in processRelocationRef() local1622 StubRelocOffset += 2; in processRelocationRef()1624 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef()1626 RelocationEntry REhr(SectionID, StubRelocOffset + 4, in processRelocationRef()1628 RelocationEntry REh(SectionID, StubRelocOffset + 12, in processRelocationRef()1630 RelocationEntry REl(SectionID, StubRelocOffset + 16, in processRelocationRef()