Home
last modified time | relevance | path

Searched refs:SHT_HEX_ORDERED (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Object/
H A DELF.cpp253 switch (Type) { STRINGIFY_ENUM_CASE(ELF, SHT_HEX_ORDERED); } in getELFSectionTypeName()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1057 SHT_HEX_ORDERED = 0x70000000, // Link editor is to sort the entries in enumerator
/openbsd/gnu/llvm/llvm/lib/ObjectYAML/
H A DELFYAML.cpp693 ECase(SHT_HEX_ORDERED); in enumeration()