Searched refs:ClassFileSI (Results 1 – 3 of 3) sorted by relevance
37 uint32_t ClassFileSI; member68 MI.ClassFileSI, MI.SourceFileSI, MI.ParentMI); in size()74 MI.ClassFileSI, MI.SourceFileSI, MI.ParentMI); in deserialize()80 MI.ClassFileSI, MI.SourceFileSI, MI.ParentMI); in serialize()
45 if (MethodInfo.ClassFileSI != 0 && MethodInfo.ClassFileSI < StringsSize) { in registerJITLoaderVTuneRegisterImpl() 47 const_cast<char *>(MB.Strings.at(MethodInfo.ClassFileSI).data()); in registerJITLoaderVTuneRegisterImpl()
60 Method.ClassFileSI = 0; in getMethodBatch()