Home
last modified time | relevance | path

Searched defs:GetAbbrevId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h456 uint32 GetAbbrevId() const in GetAbbrevId() function
559 uint32 GetAbbrevId() const in GetAbbrevId() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp1122 uint32 DebugInfo::GetAbbrevId(DBGAbbrevEntryVec *vec, DBGAbbrevEntry *entry) in GetAbbrevId() function in maple::DebugInfo