Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp64 llvm::ELF::Elf64_Word shName = shdr[i].sh_name; in ParseELFSections() local
108 llvm::ELF::Elf64_Word shName = shdrs[i].sh_name; in ParseELFSections() local
191 llvm::ELF::Elf64_Word shName = shdrs[i].sh_name; in ParseELFSections() local
Delf_builder.cpp516 llvm::ELF::Elf64_Word shName = FindShName(secNameStr, shStrTab.first, shStrTab.second); in PackELFSections() local