Searched defs:is_64bit (Results 1 – 3 of 3) sorted by relevance
132 bool is_64bit = false; member
97 void DebugElfFileFinder::SetVdsoFile(const std::string& vdso_file, bool is_64bit) { in SetVdsoFile()265 void Dso::SetVdsoFile(const std::string& vdso_file, bool is_64bit) { in SetVdsoFile()
419 const std::string& art_lib_path, bool is_64bit) { in GetDescriptorsLocation()501 bool JITDebugReader::LoadDescriptor(bool is_64bit, const char* data, Descriptor* descriptor) { in LoadDescriptor()