Searched refs:bfd_elf_get_str_section (Results 1 – 25 of 35) sorted by relevance
12
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-open-bfd.c | 165 if ((strtab = bfd_elf_get_str_section (abfd, symhdr->sh_link)) == NULL) in ctf_bfdopen_ctfsect()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-open-bfd.c | 165 if ((strtab = bfd_elf_get_str_section (abfd, symhdr->sh_link)) == NULL) in ctf_bfdopen_ctfsect()
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-bfd.h | 2265 extern char * bfd_elf_get_str_section (bfd *, unsigned int);
|
H A D | ChangeLog-2014 | 427 * elf.c (bfd_elf_get_str_section): Seek before allocating so that 925 * elf.c (bfd_elf_get_str_section): Likewise. 1060 * elf.c (bfd_elf_get_str_section): Do not try to load a string
|
H A D | ChangeLog-2019 | 875 * elf-bfd.h (bfd_elf_get_str_section): Add. 876 * elf.c (bfd_elf_get_str_section): No longer static.
|
H A D | ChangeLog-2020 | 4093 * elf.c (bfd_elf_get_str_section): Likewise. 4115 * elf.c (bfd_elf_get_str_section, setup_group, elf_read_notes),
|
H A D | ChangeLog-2009 | 4786 * elf-bfd.h (bfd_elf_get_str_section): Don't declare. 4788 * elf.c (bfd_elf_get_str_section): Make static.
|
H A D | elf.c | 268 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) in bfd_elf_get_str_section() function 336 if (bfd_elf_get_str_section (abfd, shindex) == NULL) in bfd_elf_string_from_elf_section()
|
H A D | ChangeLog-2008 | 2287 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
|
H A D | ChangeLog-2007 | 2145 (bfd_elf_get_str_section): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-bfd.h | 2192 extern char * bfd_elf_get_str_section (bfd *, unsigned int);
|
H A D | ChangeLog-2014 | 427 * elf.c (bfd_elf_get_str_section): Seek before allocating so that 925 * elf.c (bfd_elf_get_str_section): Likewise. 1060 * elf.c (bfd_elf_get_str_section): Do not try to load a string
|
H A D | ChangeLog-2019 | 875 * elf-bfd.h (bfd_elf_get_str_section): Add. 876 * elf.c (bfd_elf_get_str_section): No longer static.
|
H A D | ChangeLog-2020 | 4093 * elf.c (bfd_elf_get_str_section): Likewise. 4115 * elf.c (bfd_elf_get_str_section, setup_group, elf_read_notes),
|
H A D | ChangeLog-2009 | 4786 * elf-bfd.h (bfd_elf_get_str_section): Don't declare. 4788 * elf.c (bfd_elf_get_str_section): Make static.
|
H A D | elf.c | 277 bfd_elf_get_str_section (bfd *abfd, unsigned int shindex) in bfd_elf_get_str_section() function 345 if (bfd_elf_get_str_section (abfd, shindex) == NULL) in bfd_elf_string_from_elf_section()
|
H A D | ChangeLog-2008 | 2287 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2014 | 427 * elf.c (bfd_elf_get_str_section): Seek before allocating so that 925 * elf.c (bfd_elf_get_str_section): Likewise. 1060 * elf.c (bfd_elf_get_str_section): Do not try to load a string
|
H A D | ChangeLog-2019 | 875 * elf-bfd.h (bfd_elf_get_str_section): Add. 876 * elf.c (bfd_elf_get_str_section): No longer static.
|
H A D | ChangeLog-2020 | 4093 * elf.c (bfd_elf_get_str_section): Likewise. 4115 * elf.c (bfd_elf_get_str_section, setup_group, elf_read_notes),
|
H A D | ChangeLog-2009 | 4786 * elf-bfd.h (bfd_elf_get_str_section): Don't declare. 4788 * elf.c (bfd_elf_get_str_section): Make static.
|
H A D | ChangeLog-2008 | 2287 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2019 | 875 * elf-bfd.h (bfd_elf_get_str_section): Add. 876 * elf.c (bfd_elf_get_str_section): No longer static.
|
H A D | ChangeLog-2008 | 2287 * elf.c (bfd_elf_get_str_section): Fix memory leak caused by
|
H A D | ChangeLog-2007 | 2145 (bfd_elf_get_str_section): Likewise.
|
12