Searched defs:gdbDebugInfoAllocator (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/ |
| D | compile_method.cpp | 144 … [[maybe_unused]] ArenaAllocator *gdbDebugInfoAllocator, JITStats *jitStats) in GetEntryPoint() 191 … ArenaAllocator *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()
|