Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.h63 int GetSecNum() const;
H A Delf_builder.cpp181 int ElfBuilder::GetSecNum() const in GetSecNum() function in panda::ecmascript::ElfBuilder
246 header.e_shnum = GetSecNum(); in PackELFHeader()
476 uint32_t secNum = static_cast<uint32_t>(GetSecNum()); in FixSymtab()

Completed in 2 milliseconds