Searched refs:EXCL_EXEC (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
| H A D | sym_ids.h | 31 INCL_EXEC, EXCL_EXEC, enumerator
|
| H A D | gprof.c | 438 sym_id_add (optarg, EXCL_EXEC); in main()
|
| H A D | basic_blocks.c | 272 && !sym_lookup (&syms[EXCL_EXEC], sym->addr))) in print_exec_counts()
|
| H A D | gprof.texi | 1994 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 D | sym_ids.h | 31 INCL_EXEC, EXCL_EXEC, enumerator
|
| H A D | gprof.c | 443 sym_id_add (optarg, EXCL_EXEC);
|
| H A D | basic_blocks.c | 280 && !sym_lookup (&syms[EXCL_EXEC], sym->addr))) in print_exec_counts()
|
| H A D | gprof.texi | 1982 and the execution count listing (INCL_EXEC/EXCL_EXEC). 1989 These default excludes are not added to EXCL_ANNO, EXCL_ARCS, and EXCL_EXEC.
|