Searched defs:obj_coff_strings (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ | ||
| D | libcoff-in.h | 39 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro |
| D | libcoff.h | 43 #define obj_coff_strings(bfd) (coff_data (bfd)->strings) macro |