Searched refs:SHT_HIOS (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/0.153/libebl/
H A Deblsectiontypename.c131 if (section >= SHT_LOOS && section <= SHT_HIOS)
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h142 SHT_HIOS = 0x6fffffff, enumerator in enum:__anon16345
/external/llvm/lib/Object/
H A DELFYAML.cpp326 ECase(SHT_HIOS)
/external/llvm/include/llvm/Support/
H A DELF.h1285 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type.
/external/elfutils/0.153/libelf/
H A Delf.h351 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro
/external/valgrind/main/perf/
H A Dtinycc.c361 #define SHT_HIOS 0x6fffffff /* End OS-specific type */ macro

Completed in 207 milliseconds