Home
last modified time | relevance | path

Searched refs:s_vendor_attribute (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/binutils/gas/
HDread.h188 extern void s_vendor_attribute (int);
HDChangeLog58 skip_past_comma, s_vendor_attribute): New.
60 * read.h (s_vendor_attribute): Declare.
62 round s_vendor_attribute.
HDread.c2060 s_vendor_attribute (int vendor) in s_vendor_attribute() function
2152 s_vendor_attribute (OBJ_ATTR_GNU); in s_gnu_attribute()
/trueos/contrib/binutils/gas/config/
HDtc-arm.c3835 s_vendor_attribute (OBJ_ATTR_PROC); in s_arm_eabi_attribute()