OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [bfd/] [doc/] [elf.texi] - Diff between revs 157 and 225

Show entire file | Details | Blame | View Log

Rev 157 Rev 225
Line 5... Line 5...
 
 
Documentation of the internals of the support code still needs
Documentation of the internals of the support code still needs
to be written.  The code is changing quickly enough that we
to be written.  The code is changing quickly enough that we
haven't bothered yet.
haven't bothered yet.
 
 
@findex bfd_elf_find_section
 
@subsubsection @code{bfd_elf_find_section}
 
@strong{Synopsis}
 
@example
 
struct elf_internal_shdr *bfd_elf_find_section (bfd *abfd, char *name);
 
@end example
 
@strong{Description}@*
 
Helper functions for GDB to locate the string tables.
 
Since BFD hides string tables from callers, GDB needs to use an
 
internal hook to find them.  Sun's .stabstr, in particular,
 
isn't even pointed to by the .stab section, so ordinary
 
mechanisms wouldn't work to find it, even if we had some.
 
 
 
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.