Searched defs:FormValue (Results 1 – 7 of 7) sorted by relevance
178 DWARFFormValue FormValue(Spec.Form); in getAttributeValue() local
72 static void dumpLocation(raw_ostream &OS, const DWARFFormValue &FormValue, in dumpLocation()248 const DWARFFormValue &FormValue = AttrValue.Value; in dumpAttribute() local431 if (auto FormValue = find(DW_AT_high_pc)) { in getHighPC() local
102 DWARFFormValue FormValue(F); in createFromUnit() local
97 DWARFFormValue FormValue(Atom.second); in validateForms() local121 DWARFFormValue FormValue(Atom.second); in readAtoms() local
92 struct FormValue { struct100 std::vector<FormValue> Values; argument
201 IO &IO, DWARFYAML::FormValue &FormValue) { in mapping()
246 auto FormValue = DIEWrapper.find(AttrSpec.Attr); in dumpDebugInfo() local