Home
last modified time | relevance | path

Searched refs:PRF_END (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h124 #define PRF_END "_end" macro
H A Dreadelf.c585 if (strcmp(name, PRF_END) == 0) in get_symtab()