Lines Matching full:bfd
1 /* Assorted BFD support routines, only used internally.
5 This file is part of BFD, the Binary File Descriptor library.
23 #include "bfd.h"
38 These routines are used within BFD.
47 bfd_false (bfd *ignore ATTRIBUTE_UNUSED)
57 bfd_true (bfd *ignore ATTRIBUTE_UNUSED)
66 bfd_nullvoidptr (bfd *ignore ATTRIBUTE_UNUSED)
73 bfd_0 (bfd *ignore ATTRIBUTE_UNUSED)
79 bfd_0u (bfd *ignore ATTRIBUTE_UNUSED)
85 bfd_0l (bfd *ignore ATTRIBUTE_UNUSED)
94 _bfd_n1 (bfd *ignore_abfd ATTRIBUTE_UNUSED)
101 bfd_void (bfd *ignore ATTRIBUTE_UNUSED)
106 _bfd_norelocs_get_reloc_upper_bound (bfd *abfd ATTRIBUTE_UNUSED,
113 _bfd_norelocs_canonicalize_reloc (bfd *abfd ATTRIBUTE_UNUSED,
124 (bfd *ignore_core_bfd ATTRIBUTE_UNUSED,
125 bfd *ignore_exec_bfd ATTRIBUTE_UNUSED)
135 _bfd_nocore_core_file_failing_command (bfd *ignore_abfd ATTRIBUTE_UNUSED)
145 _bfd_nocore_core_file_failing_signal (bfd *ignore_abfd ATTRIBUTE_UNUSED)
155 _bfd_nocore_core_file_pid (bfd *ignore_abfd ATTRIBUTE_UNUSED)
162 _bfd_dummy_target (bfd *ignore_abfd ATTRIBUTE_UNUSED)
373 bfd_boolean bfd_write_bigendian_4byte_int (bfd *, unsigned int);
376 Write a 4 byte integer @var{i} to the output BFD @var{abfd}, in big
382 bfd_write_bigendian_4byte_int (bfd *abfd, unsigned int i)
411 the target format of the BFD and mangled accordingly. The
850 _bfd_generic_get_section_contents (bfd *abfd,
894 (bfd *abfd ATTRIBUTE_UNUSED,
908 /* We don't know what changes the bfd's get_section_contents
949 _bfd_generic_set_section_contents (bfd *abfd,
992 bfd_generic_is_local_label_name (bfd *abfd, const char *name)
1003 _bfd_generic_verify_endian_match (bfd *ibfd, bfd *obfd)
1055 read_unsigned_leb128 (bfd *abfd ATTRIBUTE_UNUSED,
1083 read_signed_leb128 (bfd *abfd ATTRIBUTE_UNUSED,
1111 _bfd_generic_init_private_section_data (bfd *ibfd ATTRIBUTE_UNUSED,
1113 bfd *obfd ATTRIBUTE_UNUSED,