Home
last modified time | relevance | path

Searched defs:FormValue (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFAbbreviationDeclaration.cpp178 DWARFFormValue FormValue(Spec.Form); in getAttributeValue() local
H A DDWARFDie.cpp72 static void dumpLocation(raw_ostream &OS, const DWARFFormValue &FormValue, in dumpLocation()
248 const DWARFFormValue &FormValue = AttrValue.Value; in dumpAttribute() local
431 if (auto FormValue = find(DW_AT_high_pc)) { in getHighPC() local
H A DDWARFFormValue.cpp102 DWARFFormValue FormValue(F); in createFromUnit() local
H A DDWARFAcceleratorTable.cpp97 DWARFFormValue FormValue(Atom.second); in validateForms() local
121 DWARFFormValue FormValue(Atom.second); in readAtoms() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h92 struct FormValue { struct
100 std::vector<FormValue> Values; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp201 IO &IO, DWARFYAML::FormValue &FormValue) { in mapping()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp246 auto FormValue = DIEWrapper.find(AttrSpec.Attr); in dumpDebugInfo() local