Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp54 llvm::ELF::Elf64_Shdr strdr = shdr[ehdr->e_shstrndx]; in ParseELFSections() local
93 llvm::ELF::Elf64_Shdr strdr = shdrs[ehdr->e_shstrndx]; in ParseELFSections() local
162 llvm::ELF::Elf64_Shdr strdr = shdrs[ehdr.e_shstrndx]; in ParseELFSections() local