Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_phdr.h137 int phdr_table_map_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count,
H A Dlinker_phdr.cpp999 int phdr_table_map_gnu_relro(const ElfW(Phdr)* phdr_table, in phdr_table_map_gnu_relro() function
H A Dlinker.cpp3309 if (phdr_table_map_gnu_relro(phdr, phnum, load_bias, in link_image()