Home
last modified time | relevance | path

Searched defs:is_64bit (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/
DJITDebugReader.h164 bool is_64bit = false; member
DJITDebugReader.cpp483 const std::string& art_lib_path, bool is_64bit) { in GetDescriptorsLocation()
569 bool JITDebugReader::LoadDescriptor(bool is_64bit, const char* data, Descriptor* descriptor) { in LoadDescriptor()
Ddso.cpp108 void DebugElfFileFinder::SetVdsoFile(const std::string& vdso_file, bool is_64bit) { in SetVdsoFile()
300 void Dso::SetVdsoFile(const std::string& vdso_file, bool is_64bit) { in SetVdsoFile()