Searched defs:form (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandabase/os/ |
| D | debug_info.cpp | 104 Dwarf_Half form = 0; in GetDieRange() local 120 …s([[maybe_unused]] F func, [[maybe_unused]] Dwarf_Attribute attr, [[maybe_unused]] Dwarf_Half form, in IterateDieRanges() 181 Dwarf_Half form = 0; in IterateDieRanges() local 578 Dwarf_Half form = 0; in GetDieRange() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | debug_info.cpp | 62 DBGDieAttr *DBGDie::AddAttr(DwAt at, DwForm form, uint64 val) in AddAttr() 73 DBGDieAttr *DBGDie::AddSimpLocAttr(DwAt at, DwForm form, uint64 val) in AddSimpLocAttr() 84 DBGDieAttr *DBGDie::AddGlobalLocAttr(DwAt at, DwForm form, uint64 val) in AddGlobalLocAttr() 93 DBGDieAttr *DBGDie::AddFrmBaseAttr(DwAt at, DwForm form) in AddFrmBaseAttr() 407 DBGDieAttr *DebugInfo::CreateAttr(DwAt at, DwForm form, uint64 val) in CreateAttr() 1236 DwForm form = attr->dwForm; in SizeOf() local
|
| /arkcompiler/runtime_core/libpandabase/os/ |
| D | debug_info.cpp | 102 Dwarf_Half form = 0; in GetDieRange() local 495 Dwarf_Half form = 0; in GetDieRange() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | debug_info.h | 281 void SetDwForm(DwForm form) in SetDwForm()
|