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