Searched refs:IsForJavaMethod (Results 1 – 4 of 4) sorted by relevance
101 if (dso->IsForJavaMethod()) { in Build()175 if (entry.dso->IsForJavaMethod() && entry.dso->type() == DSO_ELF_FILE) { in ConvertJITFrame()
185 bool IsForJavaMethod() const;
390 bool Dso::IsForJavaMethod() const { in IsForJavaMethod() function in simpleperf::Dso
1874 if (dso->Path() == DEFAULT_EXECNAME_FOR_THREAD_MMAP || dso->IsForJavaMethod()) { in DumpBuildIdFeature()