Searched defs:RelocTarget (Results 1 – 6 of 6) sorted by relevance
101 RelocTarget(const Section &S) : S(&S), Idx(~0U) {} in RelocTarget() function102 RelocTarget(SymbolContainer &SC, size_t Idx) : SC(&SC), Idx(Idx) {} in RelocTarget() function
1509 uint8_t *RelocTarget = in processRelocationRef() local
1472 uint8_t *RelocTarget = in processRelocationRef() local
1789 coff_relocation RelocTarget{ulittle32_t(EntryOffset), ulittle32_t(0), in getContents() local
1879 coff_relocation RelocTarget{ulittle32_t(EntryOffset), ulittle32_t(0), in getContents() local
1576 uint8_t *RelocTarget = in processRelocationRef() local