Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp72 llvm::ELF::Elf64_Shdr secShdr = shdr[secId]; in ParseELFSections() local
116 llvm::ELF::Elf64_Shdr secShdr = shdrs[secId]; in ParseELFSections() local
199 llvm::ELF::Elf64_Shdr secShdr = shdrs[secId]; in ParseELFSections() local
/arkcompiler/ets_runtime/ecmascript/ohos/
Daot_runtime_info.h417 llvm::ELF::Elf64_Shdr secShdr = shdr[secId]; in ParseELFSectionsForBuildId() local