Home
last modified time | relevance | path

Searched refs:GetOrCreateStructTypeDie (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp358 (void)GetOrCreateStructTypeDie(type); in BuildDebugInfo()
788 die = GetOrCreateStructTypeDie(type); in GetOrCreateTypeDie()
935 DBGDie *DebugInfo::GetOrCreateStructTypeDie(const MIRType *type) in GetOrCreateStructTypeDie() function in maple::DebugInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h826 DBGDie *GetOrCreateStructTypeDie(const MIRType *type);