Home
last modified time | relevance | path

Searched refs:EXCL_EXEC (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dsym_ids.h31 INCL_EXEC, EXCL_EXEC, enumerator
H A Dgprof.c438 sym_id_add (optarg, EXCL_EXEC); in main()
H A Dbasic_blocks.c272 && !sym_lookup (&syms[EXCL_EXEC], sym->addr))) in print_exec_counts()
H A Dgprof.texi1994 and the execution count listing (INCL_EXEC/EXCL_EXEC).
2001 These default excludes are not added to EXCL_ANNO, EXCL_ARCS, and EXCL_EXEC.
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dsym_ids.h31 INCL_EXEC, EXCL_EXEC, enumerator
H A Dgprof.c443 sym_id_add (optarg, EXCL_EXEC);
H A Dbasic_blocks.c280 && !sym_lookup (&syms[EXCL_EXEC], sym->addr))) in print_exec_counts()
H A Dgprof.texi1982 and the execution count listing (INCL_EXEC/EXCL_EXEC).
1989 These default excludes are not added to EXCL_ANNO, EXCL_ARCS, and EXCL_EXEC.