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.cpp144 … [[maybe_unused]] ArenaAllocator *gdbDebugInfoAllocator, JITStats *jitStats) in GetEntryPoint()
191ArenaAllocator *gdbDebugInfoAllocator, JITStats *jitStats, bool isDynamic, Arch arch, in CheckCompilation()
231 …hod(RuntimeInterface *runtime, CodeAllocator *codeAllocator, ArenaAllocator *gdbDebugInfoAllocator, in JITCompileMethod()
411 …uint8_t> EmitElf(Graph *graph, CodeAllocator *codeAllocator, ArenaAllocator *gdbDebugInfoAllocator, in EmitElf()