Home
last modified time | relevance | path

Searched refs:pp_code (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDataSpace.cc112 unsigned pp_code = (unsigned) ABS_GET_PP_CODE (leafVA); in get_hist_obj() local
114 && (pp_code || (rt_code && rt_code != ABS_REG_LOSS))) in get_hist_obj()
118 if (pp_code >= NUM_ABS_PP_CODES) in get_hist_obj()
119 pp_code = NUM_ABS_PP_CODES - 1; in get_hist_obj()
123 errcode = PTXT (ABS_PP_CODES[pp_code]); in get_hist_obj()
H A DDbeSession.cc569 for (unsigned pp_code = 1; pp_code < NUM_ABS_PP_CODES + 2; pp_code++) in init() local
573 switch (pp_code) in init()
585 errcode = PTXT (ABS_PP_CODES[pp_code]); in init()
H A DDbeSession.cc.1559 for (unsigned pp_code = 1; pp_code < NUM_ABS_PP_CODES + 2; pp_code++)
563 switch (pp_code)
575 errcode = PTXT (ABS_PP_CODES[pp_code]);
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDataSpace.cc112 unsigned pp_code = (unsigned) ABS_GET_PP_CODE (leafVA); in get_hist_obj() local
114 && (pp_code || (rt_code && rt_code != ABS_REG_LOSS))) in get_hist_obj()
118 if (pp_code >= NUM_ABS_PP_CODES) in get_hist_obj()
119 pp_code = NUM_ABS_PP_CODES - 1; in get_hist_obj()
123 errcode = PTXT (ABS_PP_CODES[pp_code]); in get_hist_obj()
H A DDbeSession.cc569 for (unsigned pp_code = 1; pp_code < NUM_ABS_PP_CODES + 2; pp_code++) in init() local
573 switch (pp_code) in init()
585 errcode = PTXT (ABS_PP_CODES[pp_code]); in init()