Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.h32 using DwarfRegType = kungfu::LLVMStackMapType::DwarfRegType; variable
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h126 using DwarfRegType = kungfu::LLVMStackMapType::DwarfRegType; variable
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
Dllvm_stackmap_type.h68 using DwarfRegType = uint16_t; variable