Lines Matching defs:bfd
27 At the moment, BFD only has functions for parsing object files from
29 ELF-specific. This means that BFD only provides the functions GDB
40 hope BFD will provide a format-independent bfd_from_remote_memory
65 /* Provide bfd/ compatible prototype for target_read_memory. Casting would not
80 non-zero, is the known size of the object. TEMPL is a bfd
84 symbol_file_add_from_memory (struct bfd *templ, CORE_ADDR addr,
88 struct bfd *nbfd;
138 struct bfd *templ;
145 /* We need some representative bfd to know the target we are looking at. */
167 struct bfd *bfd;
170 bfd = current_program_space->core_bfd ();
172 bfd = current_program_space->exec_bfd ();
175 BFD when trying to create a run-time BFD of the VSYSCALL
178 ``bfd_runtime'' (a BFD created using the loaded image) file
194 symbol_file_add_from_memory (bfd,