Searched refs:write_obj_attribute (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/contrib/binutils/bfd/
H A Delf-attrs.c144 write_obj_attribute (bfd_byte *p, int tag, obj_attribute *attr) function
189 p = write_obj_attribute (p, i, &attr[i]);
194 p = write_obj_attribute (p, list->tag, &list->attr);

Completed in 94 milliseconds