Searched refs:SourceFileSI (Results 1 – 3 of 3) sorted by relevance
38 uint32_t SourceFileSI; 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()
51 if (MethodInfo.SourceFileSI != 0 && MethodInfo.SourceFileSI < StringsSize) { in registerJITLoaderVTuneRegisterImpl()53 const_cast<char *>(MB.Strings.at(MethodInfo.SourceFileSI).data()); in registerJITLoaderVTuneRegisterImpl()
61 Method.SourceFileSI = 0; in getMethodBatch()73 Method.SourceFileSI = Batch.Strings.size(); in getMethodBatch()