Searched refs:ccm_param_primtype (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | CompCom.cc | 178 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 217 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 245 prim_ty = ccm_param_primtype (msg->msg_type, plist_idx); in compcom_format() 272 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 307 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format()
|
H A D | comp_com.c | 326 ccm_param_primtype (COMPMSG_ID m, int param_idx) in ccm_param_primtype() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | CompCom.cc | 178 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 217 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 245 prim_ty = ccm_param_primtype (msg->msg_type, plist_idx); in compcom_format() 272 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format() 307 prim_ty = ccm_param_primtype (msg->msg_type, i + 1); in compcom_format()
|
H A D | comp_com.c | 326 ccm_param_primtype (COMPMSG_ID m, int param_idx) in ccm_param_primtype() function
|