reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
80 virtual void relocateOne(uint8_t *loc, RelType type, uint64_t val) const = 0;
43 void relocateOne(uint8_t *loc, RelType type, uint64_t val) const override;
365 relocateOne(loc, R_PPC_GOT_TPREL16, val); 408 relocateOne(loc, type, val);