Searched refs:alent (Results 1 - 18 of 18) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dlibcoff-in.h324 extern alent *coff_get_lineno
H A Dcoffgen.c561 alent *l = q->lineno;
1109 alent *lineno = symbol->lineno;
1377 alent *l =
1412 alent *
1908 new->lineno = (alent *) NULL;
1934 new->lineno = (alent *) NULL;
2221 alent *l;
H A Dlibbfd-in.h306 ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
H A Dbfd-in.h300 alent;
297 alent; typedef in typeref:struct:lineno_cache_entry
H A Dlibaout.h543 extern alent * NAME(aout,get_lineno)
H A Dlibbfd.h311 ((alent *(*) (bfd *, asymbol *)) bfd_nullvoidptr)
H A Dvms.c106 static alent *vms_get_lineno
1231 static alent *
H A Dcoffcode.h4440 alent *lineno_cache;
4443 BFD_ASSERT (asect->lineno == (alent *) NULL);
4453 amt = ((bfd_size_type) asect->lineno_count + 1) * sizeof (alent);
4454 lineno_cache = (alent *) bfd_alloc (abfd, amt);
4460 alent *cache_ptr = lineno_cache;
4864 dst->lineno = (alent *) NULL;
H A Dbfd-in2.h307 alent;
1370 alent *lineno;
4481 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
304 alent; typedef in typeref:struct:lineno_cache_entry
H A Delf-bfd.h1474 extern alent *_bfd_elf_get_lineno
H A Dlibcoff.h328 extern alent *coff_get_lineno
H A Dpdp11.c2434 alent *
2439 return (alent *)NULL;
H A Daoutx.h2624 alent *
2629 return (alent *)NULL;
H A Delf.c6279 alent *
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h307 alent;
1370 alent *lineno;
4481 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
304 alent; typedef in typeref:struct:lineno_cache_entry
H A Dbfd.h307 alent;
1370 alent *lineno;
4481 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
304 alent; typedef in typeref:struct:lineno_cache_entry
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h305 alent;
1368 alent *lineno;
4479 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
302 alent; typedef in typeref:struct:lineno_cache_entry
H A Dbfd.h305 alent;
1368 alent *lineno;
4479 alent * (*_get_lineno) (bfd *, struct bfd_symbol *);
302 alent; typedef in typeref:struct:lineno_cache_entry

Completed in 355 milliseconds