Home
last modified time | relevance | path

Searched refs:SHT_LOUSER (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libebl/
Deblsectiontypename.c111 else if ((unsigned int) section >= SHT_LOUSER in ebl_section_type_name()
113 snprintf (buf, len, "SHT_LOUSER+%x", section - SHT_LOUSER); in ebl_section_type_name()
/external/syslinux/com32/include/sys/
Delfcommon.h208 #define SHT_LOUSER 0x80000000 macro
/external/kernel-headers/original/uapi/linux/
Delf.h281 #define SHT_LOUSER 0x80000000 macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h735 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications. enumerator
/external/llvm/include/llvm/Support/
DELF.h708 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h709 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications. enumerator
/external/kmod/port-gnu/
Delf.h353 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro
/external/elfutils/libelf/
Delf.h354 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro
/external/valgrind/perf/
Dtinycc.c364 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro