Searched refs:phdr_table_get_dynamic_section (Results 1 – 3 of 3) sorted by relevance
/bionic/linker/ |
D | linker_phdr.h | 104 void phdr_table_get_dynamic_section(const ElfW(Phdr)* phdr_table, size_t phdr_count,
|
D | linker_phdr.cpp | 710 void phdr_table_get_dynamic_section(const ElfW(Phdr)* phdr_table, size_t phdr_count, in phdr_table_get_dynamic_section() function
|
D | linker.cpp | 1861 phdr_table_get_dynamic_section(phdr, phnum, load_bias, &dynamic, &dynamic_flags); in PrelinkImage() 2319 phdr_table_get_dynamic_section(phdr, elf_hdr->e_phnum, linker_base, in init_linker_info_for_gdb()
|