Searched refs:core_create_syms_from (Results 1 – 5 of 5) sorted by relevance
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.
528 core_create_syms_from (external_symbol_table); in main()
512 core_create_syms_from (const char * sym_table_file) in core_create_syms_from() function