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

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

Completed in 223 milliseconds