reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lld/ELF/Arch/Mips.cpp
  321       relocateOne(buf, R_MICROMIPS_PC19_S2, gotPltEntryAddr - pltEntryAddr);
  327       relocateOne(buf, R_MICROMIPS_PC23_S2, gotPltEntryAddr - pltEntryAddr);
  341   writeValue(buf, gotPltEntryAddr + 0x8000, 16, 16);
  342   writeValue(buf + 4, gotPltEntryAddr, 16, 0);
  343   writeValue(buf + 12, gotPltEntryAddr, 16, 0);