Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/
Dcompile_method.cpp100 [[maybe_unused]] ArenaAllocator *gdb_debug_info_allocator) in GetEntryPoint()
125 ArenaAllocator *gdb_debug_info_allocator) in JITCompileMethod()
299 …8_t> EmitElf(Graph *graph, CodeAllocator *code_allocator, ArenaAllocator *gdb_debug_info_allocator, in EmitElf()