Home
last modified time | relevance | path

Searched refs:AttAbbrev (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/llvm10/llvm-10.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp53 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
54 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
55 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
56 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
57 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp53 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
54 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
55 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
56 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
57 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp53 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
54 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
55 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
56 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
57 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/llvm90/llvm-9.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp53 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
54 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
55 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
56 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
57 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/llvm80/llvm-8.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp54 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
55 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
56 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
57 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
58 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h43 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
52 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/llvm70/llvm-7.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp54 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) {
55 IO.mapRequired("Attribute", AttAbbrev.Attribute);
56 IO.mapRequired("Form", AttAbbrev.Form);
57 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const)
58 IO.mapRequired("Value", AttAbbrev.Value);
H A DDWARFVisitor.h43 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
52 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DDWARFYAML.cpp53 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
54 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
55 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
56 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
57 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h42 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
51 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp84 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
85 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
86 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
87 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
88 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h43 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
52 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/devel/llvm11/llvm-11.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp84 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
85 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
86 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
87 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
88 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
H A DDWARFVisitor.h43 virtual void onForm(AttributeAbbrev &AttAbbrev, FormValue &Value) {} in onForm() argument
52 virtual void onForm(const AttributeAbbrev &AttAbbrev, in onForm() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp128 IO &IO, DWARFYAML::AttributeAbbrev &AttAbbrev) { in mapping() argument
129 IO.mapRequired("Attribute", AttAbbrev.Attribute); in mapping()
130 IO.mapRequired("Form", AttAbbrev.Form); in mapping()
131 if(AttAbbrev.Form == dwarf::DW_FORM_implicit_const) in mapping()
132 IO.mapRequired("Value", AttAbbrev.Value); in mapping()

12