OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHF_ORDERED
(Results
1 - 9
of
9
) sorted by null
/frameworks/compile/mclinker/include/mcld/Support/
ELF.h
19
SHF_ORDERED
= 0x40000000,
/toolchain/binutils/binutils-2.25/include/elf/
sparc.h
48
#define SHN_BEFORE SHN_LORESERVE /* Used with
SHF_ORDERED
and... */
53
#define
SHF_ORDERED
0x40000000 /* treat sh_link,sh_info specially */
/toolchain/binutils/binutils-2.25/elfcpp/
elfcpp.h
331
// with the SHF_LINK_ORDER and
SHF_ORDERED
section flags.
441
SHF_ORDERED
= 0x40000000,
[
all
...]
/external/elfutils/libelf/
elf.h
373
#define
SHF_ORDERED
(1 << 30) /* Special ordering requirement
[
all
...]
/external/kmod/port-gnu/
elf.h
372
#define
SHF_ORDERED
(1 << 30) /* Special ordering requirement
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h
367
#define
SHF_ORDERED
(1 << 30) /* Special ordering requirement
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h
369
#define
SHF_ORDERED
(1 << 30) /* Special ordering requirement
[
all
...]
/external/elfutils/src/
readelf.c
[
all
...]
/toolchain/binutils/binutils-2.25/binutils/
readelf.c
[
all
...]
Completed in 292 milliseconds