Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_phdr.cpp658 char* file_base = static_cast<char*>(temp_mapping) + file_offset; in phdr_table_map_gnu_relro() local
673 memcmp(mem_base + match_offset, file_base + match_offset, PAGE_SIZE) != 0) { in phdr_table_map_gnu_relro()
680 memcmp(mem_base + mismatch_offset, file_base + mismatch_offset, PAGE_SIZE) == 0) { in phdr_table_map_gnu_relro()