OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_GNU_PRELINKED
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/libebl/
ebldynamictagcheck.c
68
|| (tag >=
DT_GNU_PRELINKED
&& tag <= DT_SYMINENT)
ebldynamictagname.c
88
else if (tag >=
DT_GNU_PRELINKED
&& tag <= DT_SYMINENT)
97
res = valrntags[tag -
DT_GNU_PRELINKED
];
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
682
#define
DT_GNU_PRELINKED
0x6ffffdf5 /* Prelinking timestamp */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
682
#define
DT_GNU_PRELINKED
0x6ffffdf5 /* Prelinking timestamp */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
682
#define
DT_GNU_PRELINKED
0x6ffffdf5 /* Prelinking timestamp */
[
all
...]
/external/elfutils/libelf/
elf.h
697
#define
DT_GNU_PRELINKED
0x6ffffdf5 /* Prelinking timestamp */
[
all
...]
/external/elfutils/src/
elflint.c
[
all
...]
Completed in 33 milliseconds