Searched refs:abi_tag (Results 1 – 5 of 5) sorted by relevance
8 This text tries to describe gcc semantic for mangling "abi_tag" attributes17 ABI tags are declared in an abi_tag attribute and can be applied to a45 __attribute__((abi_tag("test")))80 inline namespace B __attribute__((abi_tag)) {
425 unsigned int abi_tag = bfd_h_get_32 (abfd, note + 16); in generic_elf_osabi_sniff_abi_tag_sections() local427 switch (abi_tag) in generic_elf_osabi_sniff_abi_tag_sections()452 abi_tag); in generic_elf_osabi_sniff_abi_tag_sections()
668 let Spellings = [GCC<"abi_tag", /*AllowInC*/0>];
5091 The ``abi_tag`` attribute can be applied to a function, variable, class or5096 the ``abi_tag`` attribute, it is possible to have different mangled names for
5685 "'abi_tag' attribute on %select{non-inline|anonymous}0 namespace ignored">,5688 "cannot add 'abi_tag' attribute in a redeclaration">;5690 "'abi_tag' %0 missing in original declaration">;