Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblsectiontypename.c136 else if ((unsigned int) section >= SHT_LOUSER
138 snprintf (buf, len, "SHT_LOUSER+%x", section - SHT_LOUSER);
/external/kernel-headers/original/linux/
Delf.h251 #define SHT_LOUSER 0x80000000 macro
/external/llvm/include/llvm/Support/
DELF.h760 SHT_LOUSER = 0x80000000, // Lowest type reserved for applications. enumerator
/external/qemu/
Delf.h1079 #define SHT_LOUSER 0x80000000 macro
/external/elfutils/libelf/
Delf.h357 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro
/external/valgrind/main/perf/
Dtinycc.c364 #define SHT_LOUSER 0x80000000 /* Start of application-specific */ macro