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

References

tools/lld/ELF/Arch/AArch64.cpp
  385     checkUInt(loc, val, 16, type);
  391     checkUInt(loc, val, 32, type);
  397     checkUInt(loc, val, 48, type);
  439     checkUInt(loc, val, 24, type);
  463   checkUInt(loc, val, 32, type);
  513   checkUInt(loc, val, 32, type);
tools/lld/ELF/Arch/SPARCV9.cpp
   83     checkUInt(loc, val, 32, type);
   99     checkUInt(loc, val, 22, type);
tools/lld/ELF/Arch/X86_64.cpp
  369     checkUInt(loc, val, 32, type);