Home
last modified time | relevance | path

Searched refs:bfd_realloc_or_free (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dbfdio.c505 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bwrite()
558 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bseek()
H A Dstabs.c339 symb = (char *) bfd_realloc_or_free (symb, buf_len); in _bfd_link_section_stabs()
397 t->symb = symb = (char *) bfd_realloc_or_free (symb, num_chars); in _bfd_link_section_stabs()
H A Dbfdwin.c225 i->data = bfd_realloc_or_free (i->data, size_to_alloc); in bfd_get_file_window()
H A Delf-strtab.c171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
H A Dlibbfd.c254 bfd_realloc_or_free (void *ptr, bfd_size_type size) in bfd_realloc_or_free() function
H A Dlibbfd.h115 extern void *bfd_realloc_or_free
/dflybsd-src/contrib/gdb-7/bfd/
H A Dbfdio.c505 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bwrite()
558 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bseek()
H A Dstabs.c340 symb = (char *) bfd_realloc_or_free (symb, buf_len); in _bfd_link_section_stabs()
398 t->symb = symb = (char *) bfd_realloc_or_free (symb, num_chars); in _bfd_link_section_stabs()
H A Dbfdwin.c225 i->data = bfd_realloc_or_free (i->data, size_to_alloc); in bfd_get_file_window()
H A Delf-strtab.c172 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
H A Dlibbfd.c282 bfd_realloc_or_free (void *ptr, bfd_size_type size) in bfd_realloc_or_free() function
H A Dlibbfd.h114 extern void *bfd_realloc_or_free
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dbfdio.c530 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bwrite()
583 bim->buffer = (bfd_byte *) bfd_realloc_or_free (bim->buffer, newsize); in memory_bseek()
H A Dstabs.c340 symb = (char *) bfd_realloc_or_free (symb, buf_len); in _bfd_link_section_stabs()
398 t->symb = symb = (char *) bfd_realloc_or_free (symb, num_chars); in _bfd_link_section_stabs()
H A Delf-strtab.c171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
H A Dlibbfd.c345 bfd_realloc_or_free (void *ptr, bfd_size_type size) in bfd_realloc_or_free() function
H A Dlibbfd.h120 extern void *bfd_realloc_or_free