Searched refs:obj_aout_external_sym_count (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dpdp11.c1234 obj_aout_external_sym_count (abfd) = count;
1530 cached_size = obj_aout_external_sym_count (abfd);
1540 obj_aout_external_sym_count (abfd),
1549 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2158 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2170 return obj_aout_external_sym_count (abfd);
2184 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2582 pend = p + obj_aout_external_sym_count (abfd);
2746 sym_count = obj_aout_external_sym_count (abfd);
3010 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Daoutx.h1325 obj_aout_external_sym_count (abfd) = count;
1745 cached_size = obj_aout_external_sym_count (abfd);
1758 obj_aout_external_sym_count (abfd),
1767 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2588 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2600 return obj_aout_external_sym_count (abfd);
2614 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2958 sym_count = obj_aout_external_sym_count (abfd);
3223 pend = p + obj_aout_external_sym_count (abfd);
3647 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Dlibaout.h445 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count)
443 #define obj_aout_external_sym_count macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dpdp11.c1234 obj_aout_external_sym_count (abfd) = count;
1530 cached_size = obj_aout_external_sym_count (abfd);
1540 obj_aout_external_sym_count (abfd),
1549 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2158 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2170 return obj_aout_external_sym_count (abfd);
2184 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2582 pend = p + obj_aout_external_sym_count (abfd);
2746 sym_count = obj_aout_external_sym_count (abfd);
3010 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Daoutx.h1325 obj_aout_external_sym_count (abfd) = count;
1745 cached_size = obj_aout_external_sym_count (abfd);
1758 obj_aout_external_sym_count (abfd),
1767 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2588 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2600 return obj_aout_external_sym_count (abfd);
2614 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2958 sym_count = obj_aout_external_sym_count (abfd);
3223 pend = p + obj_aout_external_sym_count (abfd);
3647 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Dlibaout.h445 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count)
443 #define obj_aout_external_sym_count macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dpdp11.c1234 obj_aout_external_sym_count (abfd) = count;
1530 cached_size = obj_aout_external_sym_count (abfd);
1540 obj_aout_external_sym_count (abfd),
1549 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2158 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2170 return obj_aout_external_sym_count (abfd);
2184 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2582 pend = p + obj_aout_external_sym_count (abfd);
2746 sym_count = obj_aout_external_sym_count (abfd);
3010 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Daoutx.h1325 obj_aout_external_sym_count (abfd) = count;
1745 cached_size = obj_aout_external_sym_count (abfd);
1758 obj_aout_external_sym_count (abfd),
1767 bfd_get_symcount (abfd) = obj_aout_external_sym_count (abfd);
2588 if (obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2600 return obj_aout_external_sym_count (abfd);
2614 || obj_aout_external_sym_count (abfd) < MINISYM_THRESHOLD)
2958 sym_count = obj_aout_external_sym_count (abfd);
3223 pend = p + obj_aout_external_sym_count (abfd);
3647 h->indx = obj_aout_external_sym_count (output_bf
[all...]
H A Dlibaout.h445 #define obj_aout_external_sym_count(bfd) (adata (bfd).external_sym_count)
443 #define obj_aout_external_sym_count macro

Completed in 116 milliseconds