Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dieee.c3683 struct ieee_buflist fndef; member
4298 if (used && ! ieee_buffer_emptyp (&ts->type.fndef)) in ieee_pop_type_used()
4331 if (! ieee_append_buffer (info, buflist, &ts->type.fndef)) in ieee_pop_type_used()
5489 struct ieee_buflist fndef; in ieee_function_type() local
5524 if (! ieee_init_buffer (info, &fndef) in ieee_function_type()
5527 &fndef) in ieee_function_type()
5558 info->type_stack->type.fndef = fndef; in ieee_function_type()