Home
last modified time | relevance | path

Searched refs:bfd_core (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcorefile.c53 if (abfd->format != bfd_core) in bfd_core_file_failing_command()
76 if (abfd->format != bfd_core) in bfd_core_file_failing_signal()
100 if (abfd->format != bfd_core) in bfd_core_file_pid()
126 if (core_bfd->format != bfd_core || exec_bfd->format != bfd_object) in core_file_matches_executable_p()
Delfcore.h123 if (! (*abfd->xvec->_bfd_set_format[bfd_core]) (abfd)) in elf_core_file_p()
Dformat.c568 case bfd_core: in bfd_format_string()
Dbfd-in.h207 bfd_core, /* Core dump. */ enumerator
Delf.c2929 if (bfd_get_format (abfd) == bfd_core) in _bfd_elf_make_section_from_phdr()
5298 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_load_sections()
5368 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_load_sections()
5454 if (p->p_type == PT_LOAD && bfd_get_format (abfd) != bfd_core) in assign_file_positions_for_load_sections()
5711 || bfd_get_format (abfd) != bfd_core)) in assign_file_positions_for_non_load_sections()
5788 && bfd_get_format (abfd) != bfd_core) in assign_file_positions_except_relocs()
5903 else if (bfd_get_format (abfd) == bfd_core) in prep_headers()
6286 && bfd_get_format (ibfd) == bfd_core \ in rewrite_elf_program_header()
10610 case bfd_core: in elf_parse_notes()
Dbfd-in2.h214 bfd_core, /* Core dump. */ enumerator
/toolchain/binutils/binutils-2.27/binutils/
Dsize.c319 if (bfd_check_format_matches (abfd, bfd_core, &matching)) in display_bfd()
Dobjcopy.c1876 if (bfd_get_format (obfd) != bfd_core) in copy_object()
2883 if (bfd_check_format_matches (ibfd, bfd_core, &core_matching)) in copy_file()
3212 if (bfd_get_format (obfd) == bfd_core || strip_symbols == STRIP_NONDWO) in copy_relocations_in_section()
Dod-xcoff.c1825 case bfd_core: in xcoff_dump()
Dobjdump.c3471 if (bfd_check_format_matches (abfd, bfd_core, &matching)) in display_object_bfd()
DChangeLog-9899110 it as a bfd_core.
DChangeLog-000115 * objcopy.c (copy_file): Accept corefiles (format bfd_core).
DChangeLog-02031238 other object errors in preference to bfd_core errors.
/toolchain/binutils/binutils-2.27/bfd/doc/
Dbfdint.texi431 @item bfd_core
1742 @samp{bfd_write_contents} routines for the @samp{bfd_core} type; see