Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Delf.h110 typedef struct dynamic{ struct
111 Elf32_Sword d_tag;
112 union{
115 } d_un;
/bionic/linker/
Dlinker.h101 unsigned *dynamic; member