Home
last modified time | relevance | path

Searched defs:SHT_LOOS (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h719 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
/external/llvm/include/llvm/Support/
DELF.h682 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h683 SHT_LOOS = 0x60000000, // Lowest operating system-specific type. enumerator
/external/kmod/port-gnu/
Delf.h337 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro
/external/elfutils/libelf/
Delf.h338 #define SHT_LOOS 0x60000000 /* Start OS-specific. */ macro
/external/valgrind/perf/
Dtinycc.c353 #define SHT_LOOS 0x60000000 /* Start OS-specific */ macro