Searched refs:read_debugging_info (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dbudbg.h29 extern void *read_debugging_info (bfd *, asymbol **, long);
H A Drddbg.c46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount) function
H A Dobjdump.c2593 dhandle = read_debugging_info (abfd, syms, symcount);
H A Dobjcopy.c1366 dhandle = read_debugging_info (ibfd, isympp, symcount);
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dbudbg.h29 extern void *read_debugging_info (bfd *, asymbol **, long);
H A Drddbg.c46 read_debugging_info (bfd *abfd, asymbol **syms, long symcount) function
H A Dobjdump.c2832 dhandle = read_debugging_info (abfd, syms, symcount);
H A Dobjcopy.c1555 dhandle = read_debugging_info (ibfd, isympp, symcount);

Completed in 200 milliseconds