Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dfile_item_container.cpp261 void ItemContainer::DeduplicateDebugInfo(MethodItem *method, ItemDeduper *debug_info_deduper, in DeduplicateDebugInfo() function in panda::panda_file::ItemContainer
309 DeduplicateDebugInfo(method_item, &debug_deduper, &line_number_program_deduper); in DeduplicateCodeAndDebugInfo()
Dfile_item_container.h194 void DeduplicateDebugInfo(MethodItem *method, ItemDeduper *debug_info_deduper,