Home
last modified time | relevance | path

Searched defs:force_64bit (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Ddso.cpp148 std::string DebugElfFileFinder::FindDebugFile(const std::string& dso_path, bool force_64bit, in FindDebugFile()
611 ElfDso(const std::string& path, bool force_64bit) in ElfDso()
1025 bool force_64bit) { in CreateDso()
Dthread_tree.cpp217 bool force_64bit = start_addr > UINT_MAX; in FindUserDsoOrNew() local