Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.h93 int phdr_table_serialize_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load…
Dlinker_phdr.cpp536 int phdr_table_serialize_gnu_relro(const ElfW(Phdr)* phdr_table, size_t phdr_count, ElfW(Addr) load… in phdr_table_serialize_gnu_relro() function
Dlinker.cpp2247 if (phdr_table_serialize_gnu_relro(phdr, phnum, load_bias, in LinkImage()