Searched refs:INCL_EXEC (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.h33 INCL_EXEC, EXCL_EXEC,
32 INCL_EXEC, EXCL_EXEC, enumerator in enum:__anon1737
H A Dbasic_blocks.c268 /* Accept symbol if it's in the INCL_EXEC table
269 or there is no INCL_EXEC table
271 if (sym_lookup (&syms[INCL_EXEC], sym->addr)
272 || (syms[INCL_EXEC].len == 0
H A Dgprof.c237 sym_id_add (optarg, INCL_EXEC);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.h33 INCL_EXEC, EXCL_EXEC,
32 INCL_EXEC, EXCL_EXEC, enumerator in enum:__anon631
H A Dbasic_blocks.c268 /* Accept symbol if it's in the INCL_EXEC table
269 or there is no INCL_EXEC table
271 if (sym_lookup (&syms[INCL_EXEC], sym->addr)
272 || (syms[INCL_EXEC].len == 0
H A Dgprof.c237 sym_id_add (optarg, INCL_EXEC);
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h33 INCL_EXEC, EXCL_EXEC,
32 INCL_EXEC, EXCL_EXEC, enumerator in enum:__anon617
H A Dbasic_blocks.c268 /* Accept symbol if it's in the INCL_EXEC table
269 or there is no INCL_EXEC table
271 if (sym_lookup (&syms[INCL_EXEC], sym->addr)
272 || (syms[INCL_EXEC].len == 0
H A Dgprof.c237 sym_id_add (optarg, INCL_EXEC);

Completed in 147 milliseconds