Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.cpp326 void ElfBuilder::AllocateShdr(std::unique_ptr<llvm::ELF::Elf64_Shdr []> &shdr, const uint32_t &secNum) in AllocateShdr() argument
476 uint32_t secNum = static_cast<uint32_t>(GetSecNum()); in FixSymtab() local
550 uint32_t secNum = sections.size() + 1; // 1 : section id = 0 is null section in PackELFSections() local
[all...]

Completed in 3 milliseconds