Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp3704 void Emitter::FillInClassByteSize(DBGDie *die, DBGDieAttr *byteSizeAttr) in FillInClassByteSize()
3750 DBGDieAttr *byteSizeAttr = LFindDieAttr(die, DW_AT_byte_size); in SetupDBGInfo() local