Home
last modified time | relevance | path

Searched defs:debug_info_id (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Ddebug_data_accessor.cpp20 DebugInfoDataAccessor::DebugInfoDataAccessor(const File &panda_file, File::EntityId debug_info_id) in DebugInfoDataAccessor()
Ddebug_helpers.h143 auto debug_info_id = mda.GetDebugInfoId(); in GetLineNumber() local
Dfile_reader.cpp579 DebugInfoItem *FileReader::CreateDebugInfoItem(File::EntityId debug_info_id) in CreateDebugInfoItem()
711 auto debug_info_id = method_acc.GetDebugInfoId(); in CreateMethodItem() local
1070 void FileReader::UpdateDebugInfoDependecies(File::EntityId debug_info_id) in UpdateDebugInfoDependecies()
1164 void FileReader::UpdateDebugInfo(DebugInfoItem *debug_info_item, File::EntityId debug_info_id) in UpdateDebugInfo()
Ddebug_info_extractor.cpp238 auto debug_info_id = mda.GetDebugInfoId(); in Extract() local
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_item_container_test.cpp699 auto debug_info_id = data_accessor.GetDebugInfoId(); in __anon38698ada1102() local