Home
last modified time | relevance | path

Searched refs:SHT_HIOS (Results 1 – 8 of 8) sorted by relevance

/external/elfutils/libebl/
Deblsectiontypename.c106 if (section >= SHT_LOOS && section <= SHT_HIOS) in ebl_section_type_name()
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h720 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
/external/llvm/include/llvm/Support/
DELF.h688 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h689 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type. enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp380 ECase(SHT_HIOS) in enumeration()
/external/kmod/port-gnu/
Delf.h350 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro
/external/elfutils/libelf/
Delf.h351 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro
/external/valgrind/perf/
Dtinycc.c361 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro