Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp155 ArenaAllocator *gdbDebugInfoAllocator; member
213 ArenaAllocator *gdbDebugInfoAllocator; member
264 …hod(RuntimeInterface *runtime, CodeAllocator *codeAllocator, ArenaAllocator *gdbDebugInfoAllocator, in JITCompileMethod()
458 …uint8_t> EmitElf(Graph *graph, CodeAllocator *codeAllocator, ArenaAllocator *gdbDebugInfoAllocator, in EmitElf()