Searched refs:hfa_type (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/backends/ |
D | ia64_retval.c | 106 hfa_type (Dwarf_Die *typedie, Dwarf_Word size, in hfa_type() function 189 int used = hfa_type (child_typedie, child_size, in hfa_type() 198 fpregs_used = hfa_type (child_typedie, child_size, in hfa_type() 224 int used = hfa_type (base_typedie, base_size, locp, 0); in hfa_type() 350 int nfpreg = hfa_type (typedie, size, locp, 0); in ia64_return_value_location()
|
D | aarch64_retval.c | 77 static int hfa_type (Dwarf_Die *ftypedie, int tag, 120 return hfa_type (&typedie, tag, sizep, countp); in member_is_fp() 127 hfa_type (Dwarf_Die *ftypedie, int tag, Dwarf_Word *sizep, Dwarf_Word *countp) in hfa_type() function 286 switch (hfa_type (&typedie, tag, &base_size, &count)) in aarch64_return_value_location()
|
D | ChangeLog | 19 * ia64_retval.c (hfa_type): Move nested function 'hfa' to file scope. 402 * backends/ia64_retval.c (hfa_type): Likewise.
|
/external/ltrace/sysdeps/linux-gnu/ia64/ |
D | fetch.c | 255 enum arg_type hfa_type, size_t hfa_count) in allocate_hfa() argument 285 struct arg_type_info *hfa_info = type_get_simple(hfa_type); in allocate_hfa()
|