Searched defs:is_64bit (Results 1 – 3 of 3) sorted by relevance
164 bool is_64bit = false; member
483 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()
108 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()