Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
Dabc_module_array_processor.h30 void FillModuleRequests(std::vector<panda::pandasm::LiteralArray::Literal> &literal_vec,
Dabc_module_array_processor.cpp31 FillModuleRequests(literal_vec, request_modules_offset); in FillProgramData()
73 void AbcModuleArrayProcessor::FillModuleRequests(std::vector<panda::pandasm::LiteralArray::Literal>… in FillModuleRequests() function in panda::abc2program::AbcModuleArrayProcessor