Searched refs:bfd_make_section (Results 1 – 12 of 12) sorted by relevance
| /dragonfly/contrib/gdb-7/bfd/ |
| HD | section.c | 1238 bfd_make_section (bfd *abfd, const char *name) in bfd_make_section() function
|
| HD | tekhex.c | 392 section = bfd_make_section (abfd, n); in first_phase()
|
| HD | bfd-in2.h | 1759 asection *bfd_make_section (bfd *, const char *name);
|
| HD | elf.c | 2387 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr() 2423 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr()
|
| /dragonfly/contrib/binutils-2.27/bfd/ |
| HD | section.c | 1286 bfd_make_section (bfd *abfd, const char *name) in bfd_make_section() function
|
| HD | tekhex.c | 395 section = bfd_make_section (abfd, n); in first_phase()
|
| HD | bfd-in2.h | 1835 asection *bfd_make_section (bfd *, const char *name);
|
| HD | elf.c | 2855 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr() 2891 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr()
|
| /dragonfly/contrib/binutils-2.34/bfd/ |
| HD | section.c | 1273 bfd_make_section (bfd *abfd, const char *name) in bfd_make_section() function
|
| HD | tekhex.c | 398 section = bfd_make_section (abfd, n); in first_phase()
|
| HD | bfd-in2.h | 1408 asection *bfd_make_section (bfd *, const char *name);
|
| HD | elf.c | 2986 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr() 3022 newsect = bfd_make_section (abfd, name); in _bfd_elf_make_section_from_phdr()
|