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

/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dsym_ids.h30 INCL_FLAT, EXCL_FLAT,
29 INCL_FLAT, EXCL_FLAT, enumerator in enum:__anon1737
H A Dhist.c426 /* Credit symbol if it appears in INCL_FLAT or that
429 if (sym_lookup (&syms[INCL_FLAT], addr)
430 || (syms[INCL_FLAT].len == 0
656 /* Print symbol if its in INCL_FLAT table or that table
658 if (sym_lookup (&syms[INCL_FLAT], addr)
659 || (syms[INCL_FLAT].len == 0
H A Dgprof.c280 sym_id_add (optarg, INCL_FLAT);
348 sym_id_add (optarg, INCL_FLAT);
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dsym_ids.h30 INCL_FLAT, EXCL_FLAT,
29 INCL_FLAT, EXCL_FLAT, enumerator in enum:__anon631
H A Dhist.c426 /* Credit symbol if it appears in INCL_FLAT or that
429 if (sym_lookup (&syms[INCL_FLAT], addr)
430 || (syms[INCL_FLAT].len == 0
656 /* Print symbol if its in INCL_FLAT table or that table
658 if (sym_lookup (&syms[INCL_FLAT], addr)
659 || (syms[INCL_FLAT].len == 0
H A Dgprof.c280 sym_id_add (optarg, INCL_FLAT);
348 sym_id_add (optarg, INCL_FLAT);
/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dsym_ids.h30 INCL_FLAT, EXCL_FLAT,
29 INCL_FLAT, EXCL_FLAT, enumerator in enum:__anon617
H A Dhist.c426 /* Credit symbol if it appears in INCL_FLAT or that
429 if (sym_lookup (&syms[INCL_FLAT], addr)
430 || (syms[INCL_FLAT].len == 0
656 /* Print symbol if its in INCL_FLAT table or that table
658 if (sym_lookup (&syms[INCL_FLAT], addr)
659 || (syms[INCL_FLAT].len == 0
H A Dgprof.c280 sym_id_add (optarg, INCL_FLAT);
348 sym_id_add (optarg, INCL_FLAT);

Completed in 108 milliseconds