OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DF_SYMBOLIC
(Results
1 - 10
of
10
) sorted by null
/development/ndk/platforms/android-L/include/
elf.h
52
#define
DF_SYMBOLIC
0x00000002
/bionic/libc/include/
elf.h
52
#define
DF_SYMBOLIC
0x00000002
/external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_shared_library.cpp
25
#ifndef
DF_SYMBOLIC
26
#define
DF_SYMBOLIC
2
341
if (dyn_value &
DF_SYMBOLIC
)
crazy_linker_elf_relocations.cpp
23
#ifndef
DF_SYMBOLIC
24
#define
DF_SYMBOLIC
2
248
if (dyn_value &
DF_SYMBOLIC
)
/external/elfutils/0.153/src/
ld.c
1062
ld_state.dt_flags |=
DF_SYMBOLIC
;
[
all
...]
readelf.c
[
all
...]
/art/runtime/
elf.h
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/elfutils/0.153/libelf/
elf.h
767
#define
DF_SYMBOLIC
0x00000002 /* Symbol resolutions starts here */
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
Completed in 332 milliseconds