OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHT_HISUNW
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/libebl/
eblsectiontypename.c
97
else if (section >= SHT_LOSUNW && section <=
SHT_HISUNW
)
/external/elfutils/libelf/
elf_getdata.c
69
: (Sh_Type >= SHT_GNU_HASH && Sh_Type <=
SHT_HISUNW
\
74
static const Elf_Type shtype_map[EV_NUM - 1][TYPEIDX (
SHT_HISUNW
) + 1] =
elf.h
353
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
343
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
343
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
343
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
/external/valgrind/main/perf/
tinycc.c
360
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
Completed in 48 milliseconds