Home
last modified time | relevance | path

Searched refs:obj_elf_vendor_attribute (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.h170 extern int obj_elf_vendor_attribute (int);
Dobj-elf.c1523 obj_elf_vendor_attribute (int vendor) in obj_elf_vendor_attribute() function
1634 obj_elf_vendor_attribute (OBJ_ATTR_GNU); in obj_elf_gnu_attribute()
Dtc-tic6x.c696 int tag = obj_elf_vendor_attribute (OBJ_ATTR_PROC); in s_tic6x_c6xabi_attribute()
Dtc-arm.c4606 int tag = obj_elf_vendor_attribute (OBJ_ATTR_PROC); in s_arm_eabi_attribute()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-201296 * config/obj-elf.h (obj_elf_vendor_attribute): ... here.
100 (s_vendor_attribute): Delete, move to obj_elf_vendor_attribute
107 (obj_elf_vendor_attribute): New, moved from s_vendor_attribute
112 s_vendor_attribute to obj_elf_vendor_attribute.
DChangeLog1007 (obj_elf_vendor_attribute): Record which attributes have been seen.