Home
last modified time | relevance | path

Searched refs:alent (Results 1 – 25 of 27) sorted by relevance

12

/dragonfly/contrib/binutils-2.34/bfd/
HDcoffcode.h4238 const alent *al1 = *(const alent **) arg1; in coff_sort_func_alent()
4239 const alent *al2 = *(const alent **) arg2; in coff_sort_func_alent()
4257 alent *lineno_cache; in coff_slurp_line_table()
4259 alent *cache_ptr; in coff_slurp_line_table()
4280 lineno_cache = (alent *) bfd_alloc2 (abfd, in coff_slurp_line_table()
4282 sizeof (alent)); in coff_slurp_line_table()
4392 alent **func_table; in coff_slurp_line_table()
4393 alent *n_lineno_cache; in coff_slurp_line_table()
4396 func_table = (alent **) bfd_alloc2 (abfd, nbr_func, sizeof (alent *)); in coff_slurp_line_table()
4399 alent **p = func_table; in coff_slurp_line_table()
[all …]
HDsyms.c1494 alent *
1497 return (alent *) _bfd_ptr_bfd_null_error (abfd); in _bfd_nosymbols_get_lineno()
HDcoffgen.c630 alent *l = q->lineno; in coff_count_linenumbers()
1180 alent *lineno = symbol->lineno; in coff_write_native_symbol()
1481 alent *l = in coff_write_linenumbers()
1517 alent *
2273 alent *l; in coff_find_nearest_line_with_names()
HDlibaout.h544 extern alent * NAME (aout, get_lineno)
HDlibcoff.h327 extern alent *coff_get_lineno
HDlibbfd.h468 extern alent *_bfd_nosymbols_get_lineno
HDbfd-in2.h279 alent; typedef
1145 alent *lineno;
7486 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
HDelf-bfd.h2192 extern alent *_bfd_elf_get_lineno
/dragonfly/contrib/binutils-2.27/bfd/
HDcoffcode.h4535 const alent *al1 = *(const alent **) arg1; in coff_sort_func_alent()
4536 const alent *al2 = *(const alent **) arg2; in coff_sort_func_alent()
4554 alent *lineno_cache; in coff_slurp_line_table()
4557 alent *cache_ptr; in coff_slurp_line_table()
4567 amt = ((bfd_size_type) asect->lineno_count + 1) * sizeof (alent); in coff_slurp_line_table()
4568 lineno_cache = (alent *) bfd_alloc (abfd, amt); in coff_slurp_line_table()
4674 alent **func_table; in coff_slurp_line_table()
4675 alent *n_lineno_cache; in coff_slurp_line_table()
4678 func_table = (alent **) bfd_alloc (abfd, nbr_func * sizeof (alent *)); in coff_slurp_line_table()
4681 alent **p = func_table; in coff_slurp_line_table()
[all …]
HDcoffgen.c621 alent *l = q->lineno; in coff_count_linenumbers()
1171 alent *lineno = symbol->lineno; in coff_write_native_symbol()
1471 alent *l = in coff_write_linenumbers()
1507 alent *
2231 alent *l; in coff_find_nearest_line_with_names()
HDlibaout.h544 extern alent * NAME (aout, get_lineno)
HDlibcoff.h323 extern alent *coff_get_lineno
HDlibbfd.h434 ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
HDbfd-in2.h277 alent; typedef
1572 alent *lineno;
7372 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
HDelf-bfd.h2007 extern alent *_bfd_elf_get_lineno
/dragonfly/contrib/gdb-7/bfd/
HDcoffgen.c607 alent *l = q->lineno; in coff_count_linenumbers()
1157 alent *lineno = symbol->lineno; in coff_write_native_symbol()
1452 alent *l = in coff_write_linenumbers()
1487 alent *
2207 alent *l; in coff_find_nearest_line_with_names()
HDlibaout.h546 extern alent * NAME (aout, get_lineno)
HDlibcoff.h330 extern alent *coff_get_lineno
HDlibbfd.h408 ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
HDbfd-in.h272 alent; typedef
HDbfd-in2.h279 alent; typedef
1522 alent *lineno;
6585 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
HDelf-bfd.h1897 extern alent *_bfd_elf_get_lineno
HDelf.c7475 alent *
/dragonfly/contrib/binutils-2.34/binutils/
HDrdcoff.c673 alent *linenos; in parse_coff()
/dragonfly/contrib/binutils-2.27/binutils/
HDrdcoff.c669 alent *linenos; in parse_coff()

12