Home
last modified time | relevance | path

Searched defs:found (Results 1 – 4 of 4) sorted by relevance

/bionic/linker/
Dlinker_config.cpp76 size_t found = line.find('#'); in next_token() local
124 size_t found = content_.find('\n', p_); in NextLine() local
Dlinker_cfi.cpp216 bool found = false; in MaybeInit() local
Dlinker.cpp1480 bool found = find_loaded_library_by_soname(ns, name, candidate); in find_loaded_library_by_soname() local
2344 soinfo* found = nullptr; in do_dlsym() local
/bionic/tests/
Dlink_test.cpp216 bool found = false; in TEST() local