Searched defs:hfa_type (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/0.153/backends/
H A Dia64_retval.c92 hfa_type (Dwarf_Die *typedie, Dwarf_Word size, function
183 int used = hfa_type (child_typedie, child_size,
192 fpregs_used = hfa_type (child_typedie, child_size,
218 int used = hfa_type (base_typedie, base_size, locp, 0);
355 int nfpreg = hfa_type (typedie, size, locp, 0);
/external/ltrace/sysdeps/linux-gnu/ia64/
H A Dfetch.c255 enum arg_type hfa_type, size_t hfa_count)
285 struct arg_type_info *hfa_info = type_get_simple(hfa_type);
253 allocate_hfa(struct fetch_context *ctx, struct process *proc, struct arg_type_info *info, struct value *valuep, enum arg_type hfa_type, size_t hfa_count) argument

Completed in 112 milliseconds