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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoff-tic4x.c233 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h37 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-i860.c598 if (dst->r_symndx < 0 || dst->r_symndx >= obj_conv_table_size (abfd))
H A Dpeicode.h307 obj_conv_table_size (abfd) =
1054 obj_conv_table_size (abfd) = vars.sym_index;
H A Dlibcoff.h41 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-tic54x.c390 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dcoffcode.h1811 obj_conv_table_size (abfd) =
2549 if (n.r_symndx > obj_conv_table_size (abfd))
4964 if (dst.r_symndx < 0 || dst.r_symndx >= obj_conv_table_size (abfd))
H A Dcoff-arm.c2075 if (symndx >= obj_conv_table_size (abfd))
H A Dcoffgen.c703 obj_conv_table_size (bfd_ptr) = native_index;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoff-tic4x.c233 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h37 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-i860.c598 if (dst->r_symndx < 0 || dst->r_symndx >= obj_conv_table_size (abfd))
H A Dpeicode.h307 obj_conv_table_size (abfd) =
1054 obj_conv_table_size (abfd) = vars.sym_index;
H A Dlibcoff.h41 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-tic54x.c390 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dcoffcode.h1811 obj_conv_table_size (abfd) =
2549 if (n.r_symndx > obj_conv_table_size (abfd))
4964 if (dst.r_symndx < 0 || dst.r_symndx >= obj_conv_table_size (abfd))
H A Dcoff-arm.c2075 if (symndx >= obj_conv_table_size (abfd))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff-tic4x.c233 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff-in.h37 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoff-i860.c598 if (dst->r_symndx < 0 || dst->r_symndx >= obj_conv_table_size (abfd))
H A Dpeicode.h307 obj_conv_table_size (abfd) =
1054 obj_conv_table_size (abfd) = vars.sym_index;
H A Dcoff-tic54x.c390 if (reloc->r_symndx < 0 || reloc->r_symndx >= obj_conv_table_size (abfd))
H A Dlibcoff.h41 #define obj_conv_table_size(bfd) (coff_data (bfd)->conv_table_size) macro
H A Dcoffcode.h1811 obj_conv_table_size (abfd) =
2549 if (n.r_symndx > obj_conv_table_size (abfd))
4964 if (dst.r_symndx < 0 || dst.r_symndx >= obj_conv_table_size (abfd))
H A Dcoff-arm.c2075 if (symndx >= obj_conv_table_size (abfd))

Completed in 168 milliseconds

12