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.h29 using DwarfRegType = kungfu::LLVMStackMapType::DwarfRegType; variable
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
Ddeoptimizer.h99 using DwarfRegType = kungfu::LLVMStackMapType::DwarfRegType; variable
/arkcompiler/ets_runtime/ecmascript/stackmap/
Dllvm_stackmap_type.h66 using DwarfRegType = uint16_t; variable