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;
39 void relocateOne(uint8_t *loc, RelType type, uint64_t val) const override;
265 relocateOne(buf, R_MICROMIPS_PC19_S2, gotPlt - plt); 270 relocateOne(buf, R_MICROMIPS_PC23_S2, gotPlt - plt); 321 relocateOne(buf, R_MICROMIPS_PC19_S2, gotPltEntryAddr - pltEntryAddr); 327 relocateOne(buf, R_MICROMIPS_PC23_S2, gotPltEntryAddr - pltEntryAddr);