Searched defs:debugInfoId (Results 1 – 7 of 7) sorted by relevance
21 DebugInfoDataAccessor::DebugInfoDataAccessor(const File &pandaFile, File::EntityId debugInfoId) in DebugInfoDataAccessor()
23 auto debugInfoId = mda.GetDebugInfoId(); in GetLineNumber() local
305 void Scrap(File::EntityId debugInfoId) in Scrap()329 …LineNumberProgramItemBase *lnpItem, std::vector<uint8_t> *constantPool, File::EntityId debugInfoId) in Emit()
554 DebugInfoItem *FileReader::CreateDebugInfoItem(File::EntityId debugInfoId) in CreateDebugInfoItem()710 auto debugInfoId = methodAcc.GetDebugInfoId(); in CreateMethodItem() local1097 void FileReader::UpdateDebugInfoDependecies(File::EntityId debugInfoId) in UpdateDebugInfoDependecies()1103 void FileReader::UpdateDebugInfo(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in UpdateDebugInfo()
240 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
278 auto debugInfoId = mda.GetDebugInfoId(); in ExtractorMethodDebugInfo() local289 … const std::optional<panda_file::File::EntityId> debugInfoId, in ExtractorMethodDebugInfo()347 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
594 auto debugInfoId = dataAccessor.GetDebugInfoId(); in TEST() local