Searched refs:EXCL_EXEC (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dsym_ids.h32 INCL_EXEC, EXCL_EXEC,
31 INCL_EXEC, EXCL_EXEC, enumerator in enum:__anon4741
H A Dgprof.c443 sym_id_add (optarg, EXCL_EXEC);
H A Dbasic_blocks.c278 and it does not appear in the EXCL_EXEC table. */
281 && !sym_lookup (&syms[EXCL_EXEC], sym->addr)))
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dsym_ids.h32 INCL_EXEC, EXCL_EXEC,
31 INCL_EXEC, EXCL_EXEC, enumerator in enum:__anon5403
H A Dgprof.c438 sym_id_add (optarg, EXCL_EXEC);
H A Dbasic_blocks.c270 and it does not appear in the EXCL_EXEC table. */
273 && !sym_lookup (&syms[EXCL_EXEC], sym->addr)))

Completed in 117 milliseconds