• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/binutils/bfd/

Lines Matching defs:bfd

33 #include "bfd.h"
36 #include "elf-bfd.h"
96 /* Pointer to the bfd, section and address of the beginning of the
97 section. The bfd might be different than expected because of
99 bfd * bfd;
158 /* Keep the bfd convenient (for memory allocation). */
159 bfd *abfd;
247 read_1_byte (bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf)
253 read_1_signed_byte (bfd *abfd ATTRIBUTE_UNUSED, bfd_byte *buf)
259 read_2_bytes (bfd *abfd, bfd_byte *buf)
265 read_4_bytes (bfd *abfd, bfd_byte *buf)
271 read_8_bytes (bfd *abfd, bfd_byte *buf)
277 read_n_bytes (bfd *abfd ATTRIBUTE_UNUSED,
288 read_string (bfd *abfd ATTRIBUTE_UNUSED,
322 bfd *abfd = unit->abfd;
424 read_abbrevs (bfd *abfd, bfd_uint64_t offset, struct dwarf2_debug *stash)
557 bfd *abfd = unit->abfd;
718 bfd* abfd;
927 arange_add (bfd *abfd, struct arange *first_arange, bfd_vma low_pc, bfd_vma high_pc)
971 bfd *abfd = unit->abfd;
1413 bfd *abfd = unit->abfd;
1566 bfd *abfd = unit->abfd;
1662 bfd *abfd = unit->abfd;
1914 bfd *abfd = stash->bfd;
2196 find_debug_info (bfd *abfd, asection *after_sec)
2234 place_sections (bfd *abfd, struct dwarf2_debug *stash)
2319 find_line (bfd *abfd,
2391 bfd *debug_bfd;
2462 stash->bfd = debug_bfd;
2506 length = read_4_bytes (stash->bfd, stash->info_ptr);
2512 length = read_8_bytes (stash->bfd, stash->info_ptr + 4);
2521 length = read_4_bytes (stash->bfd, stash->info_ptr + 4);
2550 stash->sec = find_debug_info (stash->bfd, stash->sec);
2597 _bfd_dwarf2_find_nearest_line (bfd *abfd,
2616 _bfd_dwarf2_find_line (bfd *abfd,
2630 _bfd_dwarf2_find_inliner_info (bfd *abfd ATTRIBUTE_UNUSED,
2657 _bfd_dwarf2_cleanup_debug_info (bfd *abfd)