Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.h75 phdr_table_protect_segments(const Elf32_Phdr* phdr_table,
Dlinker_phdr.c387 phdr_table_protect_segments(const Elf32_Phdr* phdr_table, in phdr_table_protect_segments() function
Dlinker.cpp1680 if (phdr_table_protect_segments(si->phdr, si->phnum, si->load_bias) < 0) { in soinfo_link_image()