Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.h100 int phdr_table_get_arm_exidx(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_bias,
Dlinker_phdr.cpp676 int phdr_table_get_arm_exidx(const ElfW(Phdr)* phdr_table, size_t phdr_count, in phdr_table_get_arm_exidx() function
Dlinker.cpp1882 (void) phdr_table_get_arm_exidx(phdr, phnum, load_bias, in PrelinkImage()