Home
last modified time | relevance | path

Searched defs:ann_elem_value (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/disassembler/
H A Ddisassembler.cpp559 bool ann_elem_value = adae.GetScalarValue().Get<bool>(); in GetAnnotationElements() local
564 uint32_t ann_elem_value = adae.GetScalarValue().Get<uint32_t>(); in GetAnnotationElements() local
569 double ann_elem_value = adae.GetScalarValue().Get<double>(); in GetAnnotationElements() local

Completed in 5 milliseconds