Searched refs:vendor (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/binutils/gold/
H A Dattributes.h166 arg_type(int vendor, int tag) argument
168 switch (vendor)
204 // This class contains attributes of a particular vendor.
212 Vendor_object_attributes(int vendor) argument
213 : vendor_(vendor), other_attributes_()
231 // Name of this written vendor subsection.
297 for (int vendor = Object_attribute::OBJ_ATTR_FIRST;
298 vendor <= Object_attribute::OBJ_ATTR_LAST;
299 ++vendor)
300 this->vendor_object_attributes_[vendor]
318 known_attributes(int vendor) argument
333 other_attributes(int vendor) argument
349 get_attribute(int vendor, int tag) argument
356 get_attribute(int vendor, int tag) const argument
[all...]
H A Dattributes.cc221 // Write vendor name.
261 for(int vendor = OBJ_ATTR_FIRST; vendor <= OBJ_ATTR_LAST; ++vendor)
262 data_size += this->vendor_object_attributes_[vendor]->size();
264 // 'A' <sections for each vendor>
275 for (int vendor = OBJ_ATTR_FIRST; vendor <= OBJ_ATTR_LAST; ++vendor)
276 this->vendor_object_attributes_[vendor]
298 int vendor; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf-attrs.c72 /* Return the vendor name for a given object attributes section. */
74 vendor_obj_attr_name (bfd *abfd, int vendor) argument
76 return (vendor == OBJ_ATTR_PROC
83 for that vendor to record and the vendor is OBJ_ATTR_GNU. */
85 vendor_obj_attr_size (bfd *abfd, int vendor) argument
91 const char *vendor_name = vendor_obj_attr_name (abfd, vendor);
96 attr = elf_known_obj_attributes (abfd)[vendor];
101 for (list = elf_other_obj_attributes (abfd)[vendor];
107 return ((size || vendor
170 vendor_set_obj_attr_contents(bfd *abfd, bfd_byte *contents, bfd_vma size, int vendor) argument
209 int vendor; local
230 elf_new_obj_attr(bfd *abfd, int vendor, unsigned int tag) argument
268 bfd_elf_get_obj_attr_int(bfd *abfd, int vendor, unsigned int tag) argument
294 bfd_elf_add_obj_attr_int(bfd *abfd, int vendor, unsigned int tag, unsigned int i) argument
317 bfd_elf_add_obj_attr_string(bfd *abfd, int vendor, unsigned int tag, const char *s) argument
328 bfd_elf_add_obj_attr_int_string(bfd *abfd, int vendor, unsigned int tag, unsigned int i, const char *s) argument
348 int vendor; local
413 _bfd_elf_obj_attrs_arg_type(bfd *abfd, int vendor, unsigned int tag) argument
462 int vendor; local
579 int vendor; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/tic6x/
H A Dattr-compatibility-directive-1.d9 Tag_ABI_compatibility: flag = 1, vendor = gnu
H A Dattr-compatibility-directive-2.d9 Tag_ABI_compatibility: flag = 1, vendor = gnu
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dattr-merge-incompatible.d5 #error: Object has vendor-specific contents that must be processed by the '.+' toolchain
/haiku-buildtools/binutils/ld/testsuite/ld-tic6x/
H A Dattr-compatibility-gnu-gnu.d11 Tag_ABI_compatibility: flag = 1, vendor = gnu
H A Dattr-compatibility-gnu-other.d6 #error: .*Object has vendor-specific contents that must be processed by the 'other' toolchain
H A Dattr-compatibility-other-other.d6 #error: .*Object has vendor-specific contents that must be processed by the 'other' toolchain
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Deabi_attr_1.d11 Tag_compatibility: flag = 3, vendor = GNU
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Deabi_attr_1.d12 Tag_compatibility: flag = 3, vendor = GNU
H A Dattr-names.d40 Tag_compatibility: flag = 1, vendor = gnu
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dbuiltin_target.c197 unsigned int vendor; local
201 /* Assume cpuid insn present. Run in level 0 to get vendor id. */
205 vendor = ebx;
220 if (vendor == signature_INTEL_ebx)
234 else if (vendor == signature_AMD_ebx)
/haiku-buildtools/legacy/gcc/
H A Dconfig.sub1424 # The value should be what the vendor currently ships out the door with their
1599 vendor=unknown
1604 vendor=acorn
1607 vendor=sun
1610 vendor=ibm
1613 vendor=be
1616 vendor=haiku
1619 vendor=hp
1622 vendor=hp
1625 vendor
[all...]
/haiku-buildtools/gcc/gmp/mpn/x86/fat/
H A Dfat.c57 const char vendor[13]; member in struct:__anon3419
104 return fake_cpuid_table[fake_cpuid_lookup()].vendor[0] != '\0';
114 memcpy (dst, fake_cpuid_table[i].vendor, 12);
/haiku-buildtools/gcc/gmp/mpn/x86_64/fat/
H A Dfat.c59 const char vendor[13]; member in struct:__anon3420
100 return fake_cpuid_table[fake_cpuid_lookup()].vendor[0] != '\0';
110 memcpy (dst, fake_cpuid_table[i].vendor, 12);
/haiku-buildtools/autoconf/build-aux/
H A Dconfig.sub1367 # The value should be what the vendor currently ships out the door with their
1539 vendor=unknown
1544 vendor=acorn
1547 vendor=sun
1550 vendor=ibm
1553 vendor=be
1556 vendor=hp
1559 vendor=hp
1562 vendor=hitachi
1565 vendor
[all...]
/haiku-buildtools/legacy/binutils/
H A Dconfig.sub1360 # The value should be what the vendor currently ships out the door with their
1526 vendor=unknown
1531 vendor=acorn
1534 vendor=sun
1537 vendor=ibm
1540 vendor=be
1543 vendor=hp
1546 vendor=hp
1549 vendor=hitachi
1552 vendor
[all...]
/haiku-buildtools/libtool/
H A Dconfig.sub1333 # The value should be what the vendor currently ships out the door with their
1499 vendor=unknown
1504 vendor=acorn
1507 vendor=sun
1510 vendor=ibm
1513 vendor=be
1516 vendor=hp
1519 vendor=hp
1522 vendor=hitachi
1525 vendor
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dconfig.sub1333 # The value should be what the vendor currently ships out the door with their
1499 vendor=unknown
1504 vendor=acorn
1507 vendor=sun
1510 vendor=ibm
1513 vendor=be
1516 vendor=hp
1519 vendor=hp
1522 vendor=hitachi
1525 vendor
[all...]
/haiku-buildtools/legacy/autoconf/
H A Dconfig.sub790 # The value should be what the vendor currently ships out the door with their
907 vendor=unknown
912 vendor=acorn
915 vendor=sun
918 vendor=ibm
921 vendor=hp
924 vendor=hitachi
927 vendor=crds
930 vendor=dg
933 vendor
[all...]
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dcpuinfo.c353 unsigned int vendor; local
361 /* Assume cpuid insn present. Run in level 0 to get vendor id. */
368 vendor = ebx;
389 if (vendor == signature_INTEL_ebx)
406 else if (vendor == signature_AMD_ebx)
/haiku-buildtools/cloog/osl/autoconf/
H A Dconfig.sub1518 # The value should be what the vendor currently ships out the door with their
1702 vendor=unknown
1707 vendor=acorn
1710 vendor=sun
1713 vendor=ibm
1716 vendor=be
1719 vendor=hp
1722 vendor=hp
1725 vendor=hitachi
1728 vendor
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dconfig.sub1518 # The value should be what the vendor currently ships out the door with their
1702 vendor=unknown
1707 vendor=acorn
1710 vendor=sun
1713 vendor=ibm
1716 vendor=be
1719 vendor=hp
1722 vendor=hp
1725 vendor=hitachi
1728 vendor
[all...]
/haiku-buildtools/gcc/gmp/
H A Dconfigfsf.sub1496 # The value should be what the vendor currently ships out the door with their
1680 vendor=unknown
1685 vendor=acorn
1688 vendor=sun
1691 vendor=ibm
1694 vendor=be
1697 vendor=hp
1700 vendor=hp
1703 vendor=hitachi
1706 vendor
[all...]

Completed in 221 milliseconds

12