Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp95 DWARFFormValue::FC_Flag, // 0x0c DW_FORM_flag
108 DWARFFormValue::FC_Flag, // 0x19 DW_FORM_flag_present
566 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) in getAsUnsignedConstant()
573 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) || in getAsSignedConstant()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h30 FC_Flag, enumerator