Home
last modified time | relevance | path

Searched defs:moduleDes (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_info.h34 void AddModuleDes(ModuleSectionDes &moduleDes) in AddModuleDes() argument
H A Dstub_file_info.h28 void AddModuleDes(ModuleSectionDes &moduleDes) in AddModuleDes() argument
H A Dstub_file_info.cpp107 auto moduleDes = des_[entry.moduleIndex_]; in MmapLoad() local
148 auto moduleDes = des_[entry.moduleIndex_]; in Load() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp298 void Module::CollectAnModuleSectionDes(ModuleSectionDes &moduleDes, uint64_t textOffset, in CollectAnModuleSectionDes() argument
[all...]

Completed in 3 milliseconds