OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHT_HISUNW
(Results
1 - 3
of
3
) sorted by null
/external/elfutils/0.153/libebl/
eblsectiontypename.c
97
else if (section >= SHT_LOSUNW && section <=
SHT_HISUNW
)
/external/elfutils/0.153/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
350
#define
SHT_HISUNW
0x6fffffff /* Sun-specific high bound. */
[
all
...]
Completed in 40 milliseconds