Home
last modified time | relevance | path

Searched refs:shdrTab (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dgdb_jit.cpp128 Elf64_Shdr *shdrTab; member
177 auto *shdrTab = reinterpret_cast<Elf64_Shdr *>(fileAddr + ehdr->e_shoff); in CollectStubAnInfo() local
179 Elf64_Shdr *shStrHdr = &shdrTab[shStrIdx]; in CollectStubAnInfo()
186 Elf64_Shdr *shdr = &shdrTab[i]; in CollectStubAnInfo()
221 fileAddr, ehdr, shdrTab, shStrIdx, shStrHdr, textHdr, asmstubHdr, symtabHdr, strtabHdr, in CollectStubAnInfo()

Completed in 2 milliseconds