Searched refs:constValue (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp620 const ConstantAttributeValue* constValue = valueParameter local
622 switch (constValue->attributeClass) {
624 fValue.SetTo(constValue->constant);
627 fValue.SetTo(constValue->string);

Completed in 26 milliseconds