Searched refs:exec_set_section_address (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | exec.h | 92 extern void exec_set_section_address (const char *, int, CORE_ADDR);
|
| D | exec.c | 1021 exec_set_section_address (const char *filename, int index, CORE_ADDR address) in exec_set_section_address() function
|
| D | objfiles.c | 654 exec_set_section_address (bfd_get_filename (objfile->obfd.get ()), idx, in objfile_relocate1()
|
| D | solib-svr4.c | 3046 exec_set_section_address (bfd_get_filename (exec_bfd), asect->index, in svr4_relocate_main_executable()
|
| D | symfile.c | 692 exec_set_section_address (bfd_get_filename (abfd), in default_symfile_offsets()
|
| D | ChangeLog-2005 | 2706 * exec.h (exec_set_section_address): Add prototype. 2707 * exec.c (exec_set_section_address): New function.
|
| D | ChangeLog-2020 | 2879 (exec_set_section_address, exec_target::has_memory) 3590 (exec_set_section_address, exec_target::has_memory): Update. 3653 (exec_set_section_address, exec_target::has_memory): Update. 11170 * exec.c (exec_set_section_address): Likewise.
|
| D | ChangeLog-2008 | 8017 * exec.c (exec_set_section_address): Support p->addr != 0. 8020 * symfile.c (place_section): Move exec_set_section_address call...
|
| D | ChangeLog-2021 | 5869 (exec_set_section_address): Likewise.
|
| D | ChangeLog-2011 | 8402 * exec.c (exec_set_section_address): Likewise.
|
| D | ChangeLog-2013 | 5622 (exec_set_section_address): Update.
|
| D | ChangeLog-2009 | 8452 (exec_files_info, set_section_command, exec_set_section_address):
|