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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c4680 attr_strdup (bfd *abfd, const char * s) function
4697 attr->s = attr_strdup (abfd, s);
4713 list->attr.s = attr_strdup (abfd, s);
4795 out_attr->s = attr_strdup (obfd, in_attr->s);
4958 out_attr[i].s = attr_strdup(obfd, in_attr[i].s);

Completed in 189 milliseconds