Home
last modified time | relevance | path

Searched refs:attr_value (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Ddwarf_reader.cc703 Attribute_value attr_value; in read_attributes() local
704 attr_value.attr = attr; in read_attributes()
705 attr_value.form = form; in read_attributes()
706 attr_value.aux.shndx = 0; in read_attributes()
710 attr_value.val.intval = 1; in read_attributes()
721 attr_value.aux.shndx = shndx; in read_attributes()
773 attr_value.aux.blocklen = in read_attributes()
779 attr_value.aux.blocklen = in read_attributes()
799 attr_value.val.intval = in read_attributes()
803 attr_value.val.refval = in read_attributes()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwarf_reader.cc703 Attribute_value attr_value; in read_attributes() local
704 attr_value.attr = attr; in read_attributes()
705 attr_value.form = form; in read_attributes()
706 attr_value.aux.shndx = 0; in read_attributes()
710 attr_value.val.intval = 1; in read_attributes()
721 attr_value.aux.shndx = shndx; in read_attributes()
760 attr_value.aux.blocklen = in read_attributes()
766 attr_value.aux.blocklen = in read_attributes()
786 attr_value.val.intval = in read_attributes()
790 attr_value.val.refval = in read_attributes()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenattrtab.c162 struct attr_value struct
198 struct attr_value *av;
739 struct attr_value *av; in check_attr_test()
896 struct attr_value *av; in check_attr_value()
1279 struct attr_value *av; in get_attr_value()
1413 struct attr_value *av; in fill_attr()
1616 struct attr_value *av; in write_length_unit_log()
2483 struct attr_value *av; in simplify_test_exp()
2811 struct attr_value *av; in optimize_attrs()
2955 struct attr_value *av; in add_attr_value()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenattrtab.c161 struct attr_value struct
197 struct attr_value *av;
685 struct attr_value *av; in check_attr_test()
846 struct attr_value *av; in check_attr_value()
1226 struct attr_value *av; in get_attr_value()
1361 struct attr_value *av; in fill_attr()
1565 struct attr_value *av; in write_length_unit_log()
2419 struct attr_value *av; in simplify_test_exp()
2859 struct attr_value *av; in get_attr_order()
2890 struct attr_value *av; in optimize_attrs()
[all …]
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c701 const void *attr_value; in _archive_write_disk_header() local
706 &attr_value, &attr_size); in _archive_write_disk_header()
707 if (attr_name != NULL && attr_value != NULL && in _archive_write_disk_header()