Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libark_defect_scan_aux/include/
Dabc_file.h117 void AddExportListForMerge(const Function *func_main, const Inst &inst);
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp977 AddExportListForMerge(func_main, inst); in ExtractMergedClassAndFunctionExportList()
983 void AbcFile::AddExportListForMerge(const Function *func_main, const Inst &inst) in AddExportListForMerge() function in panda::defect_scan_aux::AbcFile