Home
last modified time | relevance | path

Searched defs:secNum (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp320 …d ElfBuilder::AllocateShdr(std::unique_ptr<llvm::ELF::Elf64_Shdr []> &shdr, const uint32_t &secNum) in AllocateShdr()
556 uint32_t secNum = static_cast<uint32_t>(GetSecNum()); in FixSymtab() local
634 uint32_t secNum = sections.size() + 1; // 1 : section id = 0 is null section in PackELFSections() local
955 uint32_t secNum = sections.size() + 1; // +1 for null section in CalculateTotalFileSize() local