Home
last modified time | relevance | path

Searched defs:SHN_LOPROC (Results 1 – 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h293 #define SHN_LOPROC 0xff00 macro
/external/llvm/include/llvm/Support/
DELF.h631 SHN_LOPROC = 0xff00, // Lowest processor-specific index enumerator
/external/elfutils/libelf/
Delf.h305 #define SHN_LOPROC 0xff00 /* Start of processor-specific */ macro
/external/valgrind/perf/
Dtinycc.c332 #define SHN_LOPROC 0xff00 /* Start of processor-specific */ macro