Home
last modified time | relevance | path

Searched full:obj_type (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dstack_walker-inl.h133 template <bool OBJECTS, bool WITH_REG_INFO, StackWalker::VRegInfo::Type OBJ_TYPE,
142 auto type = vreg.HasObject() ? OBJ_TYPE : PRIMITIVE_TYPE; in IterateRegsForIFrameInternal()
150 auto type = acc.HasObject() ? OBJ_TYPE : PRIMITIVE_TYPE; in IterateRegsForIFrameInternal()
Dstack_walker.h303 …template <bool OBJECTS, bool WITH_REG_INFO, VRegInfo::Type OBJ_TYPE, VRegInfo::Type PRIMITIVE_TYPE…
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml218 args: field, reg_idx, obj_type, field_obj_type
221 Type in register v${reg_idx} is '${obj_type}'.