Home
last modified time | relevance | path

Searched defs:moduleInfoSize (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()
Delf_reader.cpp96 size_t moduleInfoSize = moduledr.sh_size; in ParseELFSections() local
177 [[maybe_unused]] size_t moduleInfoSize = moduledr.sh_size; in ParseELFSections() local