Home
last modified time | relevance | path

Searched refs:phdr_table_get_loaded_phdr (Results 1 – 3 of 3) sorted by relevance

/bionic/linker/
Dlinker_phdr.h90 phdr_table_get_loaded_phdr(const Elf32_Phdr* phdr_table,
Dlinker_phdr.c589 phdr_table_get_loaded_phdr(const Elf32_Phdr* phdr_table, in phdr_table_get_loaded_phdr() function
Dlinker.cpp830 si.ptr->phdr = phdr_table_get_loaded_phdr(phdr_table, phdr_count, load_bias); in load_library()