OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_FLAGS
(Results
1 - 14
of
14
) sorted by null
/development/ndk/platforms/android-L/include/
elf.h
63
#define
DT_FLAGS
30
/art/runtime/
elf_utils.h
47
#define
DT_FLAGS
30
108
case
DT_FLAGS
: {
elf.h
[
all
...]
/bionic/libc/include/
elf.h
92
#define
DT_FLAGS
30
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp
49
#ifndef
DT_FLAGS
50
#define
DT_FLAGS
30
340
case
DT_FLAGS
:
crazy_linker_elf_relocations.cpp
31
#ifndef
DT_FLAGS
32
#define
DT_FLAGS
30
245
case
DT_FLAGS
:
250
RLOG("
DT_FLAGS
has_text_relocations=%s has_symbolic=%s\n",
/external/elfutils/0.153/src/
findtextrel.c
306
|| (dyn->d_tag ==
DT_FLAGS
elflint.c
[
all
...]
ldgeneric.c
[
all
...]
readelf.c
1249
}
dt_flags
[] =
variable in typeref:struct:flags
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
907
case
DT_FLAGS
:
[
all
...]
/external/elfutils/0.153/libelf/
elf.h
688
#define
DT_FLAGS
30 /* Flags for the object being loaded */
765
/* Values of `d_un.d_val' in the
DT_FLAGS
entry. */
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
Completed in 687 milliseconds