Searched refs:core_init (Results 1 – 25 of 26) sorted by relevance
12
/netbsd-src/external/gpl3/binutils/dist/gprof/ |
H A D | corefile.h | 41 extern void core_init (const char *);
|
H A D | ChangeLog-2004 | 33 * corefile.c (core_init): Use bfd_get_section_size 56 * corefile.c (core_init): Use a separate local variable,
|
H A D | ChangeLog-2019 | 51 * corefile.c (core_init): Set BFD_DECOMPRESS.
|
H A D | ChangeLog-2006 | 110 * corefile.c (core_init): Report that the executable is not in the
|
H A D | gprof.c | 525 core_init (a_out_name); in main()
|
H A D | ChangeLog-2005 | 66 * corefile.c (core_init): Call bfd_get_synthetic_symtab.
|
H A D | corefile.c | 177 core_init (const char * aout_name) in core_init() function
|
H A D | ChangeLog-9203 | 1009 * core.c (core_init): Adding missing "break". 1056 (core_init): Initialize min_insn_size and offset_to_code. 1379 (core_init): Call read_function_mappings if a function mapping 1627 * core.c (core_init): if .text cannot be found, try $CODE$ (the
|
H A D | gprof.texi | 2041 and read its symbol table (@code{core.c:@-core_init}),
|
H A D | gprof.info | 1782 it is an object file, and read its symbol table (‘core.c:core_init’),
|
/netbsd-src/external/gpl3/binutils.old/dist/gprof/ |
H A D | corefile.h | 41 extern void core_init (const char *);
|
H A D | ChangeLog-2004 | 33 * corefile.c (core_init): Use bfd_get_section_size 56 * corefile.c (core_init): Use a separate local variable,
|
H A D | ChangeLog-2019 | 51 * corefile.c (core_init): Set BFD_DECOMPRESS.
|
H A D | ChangeLog-2006 | 110 * corefile.c (core_init): Report that the executable is not in the
|
H A D | gprof.c | 525 core_init (a_out_name); in main()
|
H A D | ChangeLog-2005 | 66 * corefile.c (core_init): Call bfd_get_synthetic_symtab.
|
H A D | corefile.c | 177 core_init (const char * aout_name) in core_init() function
|
H A D | ChangeLog-9203 | 1009 * core.c (core_init): Adding missing "break". 1056 (core_init): Initialize min_insn_size and offset_to_code. 1379 (core_init): Call read_function_mappings if a function mapping 1627 * core.c (core_init): if .text cannot be found, try $CODE$ (the
|
H A D | gprof.texi | 2038 and read its symbol table (@code{core.c:@-core_init}),
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | hw_core.c | 55 core_init(memory); in hw_core_init_address_callback()
|
H A D | corefile.h | 71 (void) core_init
|
H A D | corefile.c | 82 core_init(core *memory) in core_init() function
|
H A D | ChangeLog-2021 | 708 * corefile.c (core_init): Likewise. 1669 (struct _core_mapping, core_map_attach, core_init, 3763 * corefile.c (core_init): Remove any remaining references to a 3769 * corefile.c (core_init): Make function global so that other
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | hw_core.c | 55 core_init(memory); in hw_core_init_address_callback()
|
H A D | corefile.h | 71 (void) core_init
|
12