Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_checker.cpp157 ElfChecker::Elf* ElfChecker::ElfAllocate( in ElfAllocate() function in panda::ecmascript::ElfChecker
429 Elf* elf = ElfAllocate(mapAddress, offset, maxSize, cmd, parent, ELF_KIND_ELF, scnMax * sizeof(ElfSectionBase)); in FileReadElf()
460 return ElfAllocate(mapAddress, offset, maxsize, cmd, parent, ELF_KIND_NONE, 0); in ReadMmapedFile()
H A Delf_checker.h372 Elf* ElfAllocate(

Completed in 3 milliseconds