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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c2720 char *fieldcopy; local
2735 fieldcopy = savestring (fieldname, fieldlen);
2849 field = debug_make_static_member (dhandle, fieldcopy,
2864 field = debug_make_field (dhandle, fieldcopy, ftype, bitpos,
/haiku-buildtools/binutils/binutils/
H A Dieee.c2730 char *fieldcopy; local
2745 fieldcopy = savestring (fieldname, fieldlen);
2859 field = debug_make_static_member (dhandle, fieldcopy,
2874 field = debug_make_field (dhandle, fieldcopy, ftype, bitpos,

Completed in 162 milliseconds