Home
last modified time | relevance | path

Searched refs:UpdateDebugInfoDependecies (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dfile_reader.h89 void UpdateDebugInfoDependecies(File::EntityId debug_info_id);
H A Dfile_reader.cpp1070 void FileReader::UpdateDebugInfoDependecies(File::EntityId debug_info_id) in UpdateDebugInfoDependecies() function in panda::panda_file::FileReader
1344 UpdateDebugInfoDependecies(reverse_done.find(debug_info_item)->second); in UpdateCodeAndDebugInfoDependencies()
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_reader.h105 void UpdateDebugInfoDependecies(File::EntityId debugInfoId);
H A Dfile_reader.cpp1079 void FileReader::UpdateDebugInfoDependecies(File::EntityId debugInfoId) in UpdateDebugInfoDependecies() function in ark::panda_file::FileReader
1149 UpdateDebugInfoDependecies(reverseDone.find(debugInfoItem)->second); in UpdateCodeAndDebugInfoDependencies()

Completed in 6 milliseconds