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

References

tools/lld/ELF/Arch/Mips.cpp
  485   bool isCrossJump = (isMicroTgt && isBranchReloc(type)) ||
  486                      (!isMicroTgt && isMicroBranchReloc(type));
  490   switch (type) {
  522         toString(type) + " relocation");