Home
last modified time | relevance | path

Searched defs:dynamic (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dlink_test.cpp156 static r_debug* find_exe_r_debug(ElfW(Dyn)* dynamic) { in find_exe_r_debug()
/bionic/libc/kernel/uapi/linux/
Delf.h120 typedef struct dynamic { struct
121 Elf32_Sword d_tag;
122 union {
125 } d_un;
/bionic/linker/
Dlinker_phdr.cpp1142 ElfW(Addr) load_bias, ElfW(Dyn)** dynamic, in phdr_table_get_dynamic_section()