Home
last modified time | relevance | path

Searched refs:GetModuleSectionDes (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_info.h100 const std::vector<ModuleSectionDes> &GetModuleSectionDes() const in GetModuleSectionDes() function in panda::ecmascript::AOTFileInfo
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp723 ASSERT(aotInfo_.GetModuleSectionDes().size() == 1); in GetMemoryCodeInfos()
724 auto &moduleSectionDes = aotInfo_.GetModuleSectionDes()[0]; in GetMemoryCodeInfos()

Completed in 2 milliseconds