Home
last modified time | relevance | path

Searched refs:core_sym_class (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gprof/
Dcorefile.c49 static int core_sym_class (asymbol *);
347 core_sym_class (asymbol *sym) in core_sym_class() function
622 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()
DChangeLog-201219 * corefile.c (core_sym_class): Allow for ".constprop.N" cloned
DChangeLog-201135 * corefile.c (core_sym_class): Allow for multiple iterations of
DChangeLog-201032 * corefile.c (core_sym_class): Fix handling of subprogram names
DChangeLog-200782 * corefile.c (core_sym_class): Do not discard nested subprograms.
DChangeLog-92031123 * 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_FUNCTION
1570 * core.c (core_sym_class): added back check for __gnu_compiled and