Home
last modified time | relevance | path

Searched refs:UpdateDebugInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dfile_reader.h88 void UpdateDebugInfo(DebugInfoItem *debug_info_item, File::EntityId debug_info_id);
Dfile_reader.cpp1144 void FileReader::UpdateDebugInfo(DebugInfoItem *debug_info_item, File::EntityId debug_info_id) in UpdateDebugInfo() function in panda::panda_file::FileReader
1359 UpdateDebugInfo(debug_info_item, reverse_done.find(debug_info_item)->second); in ComputeLayoutAndUpdateIndices()