Home
last modified time | relevance | path

Searched refs:num_of_syms_in (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gprof/
DChangeLog-201638 * corefile.c (num_of_syms_in): Return an unsigned int.
40 (core_create_syms_from): Exit early if num_of_syms_in returns a
49 (num_of_syms_in): Move buf, address and name arrays out of
Dcorefile.c494 num_of_syms_in (FILE * f) in num_of_syms_in() function
531 symtab.len = num_of_syms_in (f); in core_create_syms_from()
DChangeLog-2009119 * corefile.c (num_of_syms_in): New function - computes the number