OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SHF_EXCLUDE
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/include/sys/
exec_elf.h
450
#define
SHF_EXCLUDE
0x80000000 /* Excluded unless unles ref/alloc
[
all
...]
/external/elfutils/libelf/
elf.h
377
#define
SHF_EXCLUDE
(1 << 31) /* Section is excluded unless
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
367
#define
SHF_EXCLUDE
(1 << 31) /* Section is excluded unless
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
367
#define
SHF_EXCLUDE
(1 << 31) /* Section is excluded unless
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
367
#define
SHF_EXCLUDE
(1 << 31) /* Section is excluded unless
[
all
...]
Completed in 59 milliseconds