Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Delf.h141 typedef struct dynamic{ struct
142 Elf32_Sword d_tag;
144 union{
147 } d_un;
/bionic/linker/
Dlinker_phdr.cpp711 ElfW(Addr) load_bias, ElfW(Dyn)** dynamic, in phdr_table_get_dynamic_section()