Searched defs:obj_coff_external_syms (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dlibcoff-in.h38 #define obj_coff_external_syms(bfd) (coff_data (bfd)->external_syms) macro
H A Dlibcoff.h42 #define obj_coff_external_syms(bfd) (coff_data (bfd)->external_syms) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dlibcoff-in.h37 #define obj_coff_external_syms(bfd) (coff_data (bfd)->external_syms) macro
H A Dlibcoff.h41 #define obj_coff_external_syms(bfd) (coff_data (bfd)->external_syms) macro

Completed in 132 milliseconds