Searched refs:StubRelocOffset (Results 1 – 1 of 1) sorted by relevance
1144 uint64_t StubRelocOffset = StubTargetAddr - Section.Address; in processRelocationRef() local1146 StubRelocOffset += 2; in processRelocationRef()1148 RelocationEntry REhst(SectionID, StubRelocOffset + 0, in processRelocationRef()1150 RelocationEntry REhr(SectionID, StubRelocOffset + 4, in processRelocationRef()1152 RelocationEntry REh(SectionID, StubRelocOffset + 12, in processRelocationRef()1154 RelocationEntry REl(SectionID, StubRelocOffset + 16, in processRelocationRef()