Home
last modified time | relevance | path

Searched refs:find_lowest_section (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h263 extern void find_lowest_section (bfd *, asection *, void *);
H A Dpa64solib.c254 bfd_map_over_sections (tmp_bfd, find_lowest_section, &sec); in pa64_solib_add_solib_objfile()
H A Dsymfile.c294 find_lowest_section (bfd *abfd, asection *sect, void *obj) in find_lowest_section() function
575 bfd_map_over_sections (objfile->obfd, find_lowest_section, in syms_from_objfile()
H A DChangeLog-1994577 * symfile.c (syms_from_objfile): Only call find_lowest_section if
631 * symfile.c (find_lowest_section): Enable this function. Add some
633 (syms_from_objfile): Use find_lowest_section rather than looking
H A DChangeLog-19964294 * symfile.c (find_lowest_section): No longer static.
4295 * symfile.h (find_lowest_section): Corresponding changes.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsymfile.h263 extern void find_lowest_section (bfd *, asection *, void *);
H A Dpa64solib.c254 bfd_map_over_sections (tmp_bfd, find_lowest_section, &sec); in pa64_solib_add_solib_objfile()
H A Dsymfile.c294 find_lowest_section (bfd *abfd, asection *sect, void *obj) in find_lowest_section() function
575 bfd_map_over_sections (objfile->obfd, find_lowest_section, in syms_from_objfile()
H A DChangeLog-1994577 * symfile.c (syms_from_objfile): Only call find_lowest_section if
631 * symfile.c (find_lowest_section): Enable this function. Add some
633 (syms_from_objfile): Use find_lowest_section rather than looking
H A DChangeLog-19964294 * symfile.c (find_lowest_section): No longer static.
4295 * symfile.h (find_lowest_section): Corresponding changes.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dsymfile.h487 extern void find_lowest_section (bfd *, asection *, void *);
H A Dsymfile.c260 find_lowest_section (bfd *abfd, asection *sect, void *obj) in find_lowest_section() function
615 bfd_map_over_sections (abfd, find_lowest_section, &lower_sect); in addr_info_make_relative()
H A DChangeLog-1994577 * symfile.c (syms_from_objfile): Only call find_lowest_section if
631 * symfile.c (find_lowest_section): Enable this function. Add some
633 (syms_from_objfile): Use find_lowest_section rather than looking
H A DChangeLog-19964294 * symfile.c (find_lowest_section): No longer static.
4295 * symfile.h (find_lowest_section): Corresponding changes.
H A DChangeLog-20109818 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
10139 find_lowest_section.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dsymfile.h530 extern void find_lowest_section (bfd *, asection *, void *);
H A Dsymfile.c184 find_lowest_section (bfd *abfd, asection *sect, void *obj) in find_lowest_section() function
536 bfd_map_over_sections (abfd, find_lowest_section, &lower_sect); in addr_info_make_relative()
H A DChangeLog-1994577 * symfile.c (syms_from_objfile): Only call find_lowest_section if
631 * symfile.c (find_lowest_section): Enable this function. Add some
633 (syms_from_objfile): Use find_lowest_section rather than looking
H A DChangeLog-19964294 * symfile.c (find_lowest_section): No longer static.
4295 * symfile.h (find_lowest_section): Corresponding changes.
H A DChangeLog-20109818 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
10139 find_lowest_section.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dsymfile.c202 find_lowest_section (asection *sect, asection **lowest) in find_lowest_section() function
493 find_lowest_section (iter, &lower_sect); in addr_info_make_relative()
H A DChangeLog-1994577 * symfile.c (syms_from_objfile): Only call find_lowest_section if
631 * symfile.c (find_lowest_section): Enable this function. Add some
633 (syms_from_objfile): Use find_lowest_section rather than looking
H A DChangeLog-19964292 * symfile.c (find_lowest_section): No longer static.
4293 * symfile.h (find_lowest_section): Corresponding changes.
H A DChangeLog-20109818 * symfile.c (find_lowest_section): Include SEC_ALLOC sections.
10139 find_lowest_section.
H A DChangeLog-20204617 * symfile.h: (find_lowest_section): Don't declare.
4618 * symfile.c (find_lowest_section): Now static. Change

12