Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dgdb_jit.cpp228 Elf64_Ehdr *newEhdr = reinterpret_cast<Elf64_Ehdr *>(baseAddr); in CopyStrTab() local
273 void ConstructEhdrAndPhdr(Elf64_Ehdr *newEhdr, Elf64_Shdr *newShdrtab, uintptr_t baseAddr, const St… in ConstructEhdrAndPhdr()
395 Elf64_Ehdr *newEhdr = reinterpret_cast<Elf64_Ehdr *>(buffer); in CreateDebuggerElf() local