Home
last modified time | relevance | path

Searched refs:PT_DYNAMIC (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_phdr.cpp580 if (phdr->p_type != PT_DYNAMIC) { in phdr_table_get_dynamic_section()
/bionic/libc/include/sys/
Dexec_elf.h338 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro