Home
last modified time | relevance | path

Searched refs:EnumerateModuleRecord (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dmodule_data_accessor.h49 inline void EnumerateModuleRecord(const Callback &cb);
H A Dmodule_data_accessor-inl.h25 inline void ModuleDataAccessor::EnumerateModuleRecord(const Callback &cb) in EnumerateModuleRecord() function in panda::panda_file::ModuleDataAccessor
/arkcompiler/runtime_core/abc2program/
H A Dabc_module_array_processor.cpp37 module_data_accessor_->EnumerateModuleRecord([&](panda_file::ModuleTag tag, uint32_t export_name_offset, in FillProgramData()
/arkcompiler/runtime_core/bytecode_optimizer/
H A Doptimize_bytecode.cpp272 mda.EnumerateModuleRecord([&](panda_file::ModuleTag tag, uint32_t export_name_offset, in AnalysisModuleRecordInfoOfModuleDataAccessor()
/arkcompiler/runtime_core/libark_defect_scan_aux/
H A Dabc_file.cpp555 mda.EnumerateModuleRecord([&](const ModuleTag &tag, uint32_t export_name_offset, uint32_t module_request_idx,
/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp441 mda.EnumerateModuleRecord([&](panda_file::ModuleTag tag, uint32_t export_name_offset, in GetModuleLiteralArray()

Completed in 8 milliseconds