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