Searched refs:core_create_syms_from (Results 1 – 12 of 12) sorted by relevance
40 (core_create_syms_from): Exit early if num_of_syms_in returns a52 (core_create_syms_from): Revert previous delta. Instead59 * corefile.c (core_create_syms_from): Avoid walking off the end of
45 extern void core_create_syms_from (const char *);
114 * corefile.c (core_create_syms_from): Use BFD_VMA_FMT when121 (core_create_syms_from): New function - populates a symbol table123 * corefile.h: Prototype core_create_syms_from.
62 * corefile.c (core_create_syms_from): Use correct size of buffer.
534 core_create_syms_from (external_symbol_table); in main()
516 core_create_syms_from (const char * sym_table_file) in core_create_syms_from() function