Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.h35 static constexpr uint32_t FuncEntryModuleDesIndex = 0; variable
Dan_file_info.cpp183 ModuleSectionDes &des = des_[ElfBuilder::FuncEntryModuleDesIndex]; in AddFuncEntrySec()