Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h851 MapleVector<DBGAbbrevEntry *> abbrevVec; // valid entry starting from index 1 variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp3520 MapleVector<DBGAbbrevEntry *> &abbrevVec = mirdi->GetAbbrevVec(); in EmitDIDebugInfoSection() local
3725 MapleVector<DBGAbbrevEntry *> &abbrevVec = mirdi->GetAbbrevVec(); in SetupDBGInfo() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp2431 MapleVector<DBGAbbrevEntry *> &abbrevVec = mirdi.GetAbbrevVec(); in EmitDIDebugInfoSection() local