Home
last modified time | relevance | path

Searched defs:debugInfoId (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_data_accessor.cpp21 DebugInfoDataAccessor::DebugInfoDataAccessor(const File &pandaFile, File::EntityId debugInfoId) in DebugInfoDataAccessor()
Ddebug_info_updater-inl.h35 void Scrap(File::EntityId debugInfoId) in Scrap()
121 void Emit(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in Emit()
Ddebug_helpers.h143 auto debugInfoId = mda.GetDebugInfoId(); in GetLineNumber() local
Dfile_reader.cpp616 DebugInfoItem *FileReader::CreateDebugInfoItem(File::EntityId debugInfoId) in CreateDebugInfoItem()
749 auto debugInfoId = methodAcc.GetDebugInfoId(); in CreateMethodItem() local
1101 void FileReader::UpdateDebugInfoDependecies(File::EntityId debugInfoId) in UpdateDebugInfoDependecies()
1107 void FileReader::UpdateDebugInfo(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in UpdateDebugInfo()
Ddebug_info_extractor.cpp197 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Ddebug_info_extractor.cpp280 auto debugInfoId = mda.GetDebugInfoId(); in ExtractorMethodDebugInfo() local
291const std::optional<panda_file::File::EntityId> debugInfoId, in ExtractorMethodDebugInfo()
349 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_item_container_test.cpp584 auto debugInfoId = dataAccessor.GetDebugInfoId(); in TEST() local