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

/external/elfutils/backends/
H A Daarch64_retval.c77 static int hfa_type (Dwarf_Die *ftypedie, int tag,
127 hfa_type (Dwarf_Die *ftypedie, int tag, Dwarf_Word *sizep, Dwarf_Word *countp) argument
136 if (dwarf_aggregate_size (ftypedie, &tot_size) < 0)
143 if (dwarf_formflag (dwarf_attr_integrate (ftypedie, DW_AT_GNU_vector,
153 if ((i = member_is_fp (ftypedie, sizep, countp)) == 0)
164 if ((i = dwarf_child (ftypedie, &member) != 0))

Completed in 43 milliseconds