Searched defs:FormValue (Results 1 – 7 of 7) sorted by relevance
71 static void dumpLocationList(raw_ostream &OS, const DWARFFormValue &FormValue, in dumpLocationList()91 static void dumpLocationExpr(raw_ostream &OS, const DWARFFormValue &FormValue, in dumpLocationExpr()125 const DWARFFormValue &FormValue = AttrValue.Value; in dumpAttribute() local347 if (auto FormValue = find(DW_AT_high_pc)) { in getHighPC() local475 if (auto FormValue = findRecursively(DW_AT_decl_file)) in getDeclFile() local
177 DWARFFormValue FormValue(Spec.Form); in getAttributeValueFromOffset() local
104 DWARFFormValue FormValue(F); in createFromUnit() local
96 DWARFFormValue FormValue(Atom.second); in validateForms() local120 DWARFFormValue FormValue(Atom.second); in readAtoms() local
93 struct FormValue { struct101 std::vector<FormValue> Values; argument
201 IO &IO, DWARFYAML::FormValue &FormValue) { in mapping()
248 auto FormValue = DIEWrapper.find(AttrSpec.Attr); in dumpDebugInfo() local