Searched refs:hidden_out (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwctable.c5210 ptr_list *hidden_out = &s_outbufs[2]; local
5211 ptr_list_init (hidden_out);
5328 // update std_out and hidden_out
5353 ptr_list *dest = (tt == 0) ? std_out : hidden_out;
5377 { // std_out-0, raw_out-1, hidden_out-2
5389 *phidden_out = (Hwcentry**) hidden_out->array;
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwctable.c5246 ptr_list *hidden_out = &s_outbufs[2]; local
5247 ptr_list_init (hidden_out);
5364 // update std_out and hidden_out
5389 ptr_list *dest = (tt == 0) ? std_out : hidden_out;
5413 { // std_out-0, raw_out-1, hidden_out-2
5425 *phidden_out = (Hwcentry**) hidden_out->array;

Completed in 135 milliseconds