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

References

tools/lld/ELF/InputSection.cpp
  699     if (type == R_MIPS_LO16 || type == R_MICROMIPS_LO16)
  699     if (type == R_MIPS_LO16 || type == R_MICROMIPS_LO16)
  701     if (type == R_MICROMIPS_LO16 || type == R_MICROMIPS_HI16)
  701     if (type == R_MICROMIPS_LO16 || type == R_MICROMIPS_HI16)
  740         dest = getARMUndefinedRelativeWeakVA(type, a, p);
  742         dest = getAArch64UndefinedRelativeWeakVA(type, a, p);