OpenGrok
Cross Reference: exec_elf.h
xref
: /
bionic
/
libc
/
include
/
sys
/
exec_elf.h
Home
|
History
|
Annotate
|
Download
|
only in
sys
Lines Matching
defs:ELF32_ST_INFO
1028
#define
ELF32_ST_INFO
(bind,type) ELF_ST_INFO(bind,type)