Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_reader.h33 ElfReader(ExecutedMemoryAllocator::ExeMem &stubsMem) : stubsMem_(stubsMem) {}; in ElfReader()
67 ExecutedMemoryAllocator::ExeMem stubsMem_ {};
H A Dexecuted_memory_allocator.h22 class ExecutedMemoryAllocator { class
H A Daot_file_info.h135 ExecutedMemoryAllocator::ExeMem &GetStubsMem()
150 ExecutedMemoryAllocator::ExeMem stubsMem_ {};
H A Daot_file_info.cpp26 ExecutedMemoryAllocator::DestroyBuf(stubsMem_); in Destroy()
H A Dan_file_data_manager.cpp44 ExecutedMemoryAllocator::DestroyBuf(loadedStub_->GetStubsMem()); in SafeDestroyAllData()
H A Dstub_file_info.cpp126 ExecutedMemoryAllocator::AllocateBuf(_binary_stub_an_length, stubsMem_, PAGE_PROT_READWRITE); in Load()

Completed in 3 milliseconds