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.cpp58 llvm::ELF::Elf64_Shdr strdr = shdr[ehdr->e_shstrndx]; in ParseELFSections() local
97 llvm::ELF::Elf64_Shdr strdr = shdrs[ehdr->e_shstrndx]; in ParseELFSections() local
178 llvm::ELF::Elf64_Shdr strdr = shdrs[ehdr.e_shstrndx]; in ParseELFSections() local