Searched refs:obj_conv_table_size (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-tic30.c166 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-tic4x.c224 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h43 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-z8k.c182 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-z80.c319 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-tic54x.c362 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff.h47 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-tic30.c166 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-tic4x.c224 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dcoff-z80.c319 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-z8k.c182 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dlibcoff-in.h43 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-tic54x.c362 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff.h47 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-tic30.c166 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-tic4x.c224 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h44 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-z80.c319 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-z8k.c182 else if (reloc->r_symndx >= 0 && reloc->r_symndx < obj_conv_table_size (abfd))
H A Dcoff-tic54x.c334 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff.h48 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoff-tic4x.c224 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h43 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-tic54x.c362 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff.h47 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro

Completed in 312 milliseconds

12