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

References

lib/ObjectYAML/ELFYAML.cpp
  262   ECase(ELFOSABI_OPENBSD);
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  445     _MAKE_OSABI_CASE(ELFOSABI_OPENBSD);
  481   case ELFOSABI_OPENBSD:
tools/lldb/source/Utility/ArchSpec.cpp
  930           case llvm::ELF::ELFOSABI_OPENBSD:
tools/llvm-readobj/ELFDumper.cpp
  917   {"OpenBSD",      "UNIX - OpenBSD",       ELF::ELFOSABI_OPENBSD},