Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A 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
174 llvm::ELF::Elf64_Shdr strdr = shdrs[ehdr.e_shstrndx]; in ParseELFSections() local
/arkcompiler/ets_runtime/ecmascript/ohos/
H A Daot_runtime_info.h397 llvm::ELF::Elf64_Shdr strdr = shdr[ehdr->e_shstrndx]; in ParseELFSectionsForBuildId() local

Completed in 2 milliseconds