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.h141 int phdr_table_get_arm_exidx(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load_bias,
Dlinker_phdr.cpp1107 int phdr_table_get_arm_exidx(const ElfW(Phdr)* phdr_table, size_t phdr_count, in phdr_table_get_arm_exidx() function
Dlinker.cpp2842 (void) phdr_table_get_arm_exidx(phdr, phnum, load_bias, in prelink_image()