Home
last modified time | relevance | path

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

/aosp12/bionic/linker/
H A Dlinker_phdr.cpp1030 char* file_base = static_cast<char*>(temp_mapping) + *file_offset; in phdr_table_map_gnu_relro() local
1045 memcmp(mem_base + match_offset, file_base + match_offset, PAGE_SIZE) != 0) { in phdr_table_map_gnu_relro()
1052 memcmp(mem_base + mismatch_offset, file_base + mismatch_offset, PAGE_SIZE) == 0) { in phdr_table_map_gnu_relro()