Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.h60 static uint32_t GetModuleNum(size_t moduleInfoSize) in GetModuleNum() function
Delf_reader.cpp97 uint32_t moduleNum = GetModuleNum(moduleInfoSize); in ParseELFSections()
178 uint32_t moduleNum = GetModuleNum(moduleInfoSize); in ParseELFSections()