Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Doperand.h239 kDebugStrLabel, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Delf_assembler.cpp1090 UpdateLabel(labelSymIdx, LabelType::kDebugStrLabel); in EmitDwFormStrp()
1249 UpdateLabel(strLabSymIdx, LabelType::kDebugStrLabel, debugStrSection->GetDataSize()); in EmitDIDebugStrSection()
1285 } else if (labelType == LabelType::kDebugStrLabel) { in HandleDebugInfoSectionFixup()