Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_proc_maps.cpp263 bool is_base_name = (strchr(file_name, '/') == NULL); in FindLoadAddressForFile() local
275 if (is_base_name) { in FindLoadAddressForFile()