Searched refs:core_sym_class (Results 1 – 6 of 6) sorted by relevance
49 static int core_sym_class (asymbol *);347 core_sym_class (asymbol *sym) in core_sym_class() function622 if (!core_sym_class (core_syms[i])) in core_create_function_syms()655 cxxclass = core_sym_class (core_syms[i]); in core_create_function_syms()
19 * corefile.c (core_sym_class): Allow for ".constprop.N" cloned
35 * corefile.c (core_sym_class): Allow for multiple iterations of
32 * corefile.c (core_sym_class): Fix handling of subprogram names
82 * corefile.c (core_sym_class): Do not discard nested subprograms.
1123 * core.c (core_sym_class): Treat weak symbols as text symbols.1296 * core.c (core_sym_class): Parenthesize && within ||.1320 (core_sym_class): Ignore debugging symbols.1395 * core.c (core_sym_class): Ignore symbols without BSF_FUNCTION1570 * core.c (core_sym_class): added back check for __gnu_compiled and