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

References

include/llvm/Object/ELFTypes.h
  735     assert(kind == ELF::ODK_REGINFO);
lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
   43     Streamer->EmitIntValue(ELF::ODK_REGINFO, 1);  // kind
tools/lld/ELF/SyntheticSections.cpp
  158   options->kind = ODK_REGINFO;
  194       if (opt->kind == ODK_REGINFO) {
tools/llvm-readobj/ELFDumper.cpp
 1413   LLVM_READOBJ_ENUM_CASE(ELF, ODK_REGINFO);
 2676     case ODK_REGINFO: