Home
last modified time | relevance | path

Searched refs:FC_Flag (Results 1 – 5 of 5) 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/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp45 DWARFFormValue::FC_Flag, // 0x0c DW_FORM_flag
58 DWARFFormValue::FC_Flag, // 0x19 DW_FORM_flag_present
597 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) || in getAsUnsignedConstant()
604 if ((!isFormClass(FC_Constant) && !isFormClass(FC_Flag)) || in getAsSignedConstant()
DDWARFAcceleratorTable.cpp103 !FormValue.isFormClass(DWARFFormValue::FC_Flag)) || in validateForms()
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h30 FC_Flag, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h35 FC_Flag, enumerator