Searched defs:FormValue (Results 1 – 8 of 8) sorted by relevance
250 const DWARFFormValue &FormValue = in processOneAttribute() local260 auto GetFlag = [](const DWARFFormValue &FormValue) -> bool { in processOneAttribute()264 auto GetBoundValue = [](const DWARFFormValue &FormValue) -> int64_t { in processOneAttribute()444 DWARFUnit *U) -> Expected<DWARFAddressRangesVector> { in processOneAttribute()970 const DWARFFormValue &FormValue, in processLocationList()1062 const DWARFFormValue &FormValue, in processLocationMember()1077 const DWARFFormValue &FormValue) { in updateReference()
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