HomeSort by: relevance | last modified time | path
    Searched defs:_bfd_elf_munmap_section_contents (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf.c 1022 _bfd_elf_munmap_section_contents (newsect, contents);
1715 _bfd_elf_munmap_section_contents (s, dynbuf);
1772 _bfd_elf_munmap_section_contents (s, dynbuf);
10229 _bfd_elf_munmap_section_contents (sec, sec->contents);
14157 _bfd_elf_munmap_section_contents (asection *sec, void *contents)
14159 /* NB: Since _bfd_elf_munmap_section_contents is called like free,
14150 _bfd_elf_munmap_section_contents (asection *sec, void *contents) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 958 _bfd_elf_munmap_section_contents (newsect, contents);
1651 _bfd_elf_munmap_section_contents (s, dynbuf);
1708 _bfd_elf_munmap_section_contents (s, dynbuf);
10160 _bfd_elf_munmap_section_contents (sec, sec->contents);
14375 _bfd_elf_munmap_section_contents (asection *sec, void *contents)
14377 /* NB: Since _bfd_elf_munmap_section_contents is called like free,
14368 _bfd_elf_munmap_section_contents (asection *sec, void *contents) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 931 _bfd_elf_munmap_section_contents (newsect, contents);
1624 _bfd_elf_munmap_section_contents (s, dynbuf);
1681 _bfd_elf_munmap_section_contents (s, dynbuf);
14287 _bfd_elf_munmap_section_contents (asection *sec ATTRIBUTE_UNUSED,
14290 /* NB: Since _bfd_elf_munmap_section_contents is called like free,
14280 _bfd_elf_munmap_section_contents (asection *sec ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gdb/dist/bfd/
elf.c 1020 _bfd_elf_munmap_section_contents (newsect, contents);
1713 _bfd_elf_munmap_section_contents (s, dynbuf);
1770 _bfd_elf_munmap_section_contents (s, dynbuf);
10231 _bfd_elf_munmap_section_contents (sec, sec->contents);
14134 _bfd_elf_munmap_section_contents (asection *sec, void *contents)
14136 /* NB: Since _bfd_elf_munmap_section_contents is called like free,
14127 _bfd_elf_munmap_section_contents (asection *sec, void *contents) function

Completed in 129 milliseconds