HomeSort by relevance Sort by last modified time
    Searched refs:DW_AT_type (Results 1 - 25 of 32) sorted by null

1 2

  /external/elfutils/0.153/backends/
alpha_retval.c 65 /* Start with the function's type, and get the DW_AT_type attribute,
69 Dwarf_Attribute *attr = dwarf_attr_integrate (functypedie, DW_AT_type,
84 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
97 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
arm_retval.c 61 /* Start with the function's type, and get the DW_AT_type attribute,
65 Dwarf_Attribute *attr = dwarf_attr_integrate (functypedie, DW_AT_type,
80 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
94 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
i386_retval.c 65 /* Start with the function's type, and get the DW_AT_type attribute,
69 Dwarf_Attribute *attr = dwarf_attr_integrate (functypedie, DW_AT_type,
84 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
97 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
s390_retval.c 66 /* Start with the function's type, and get the DW_AT_type attribute,
70 Dwarf_Attribute *attr = dwarf_attr_integrate (functypedie, DW_AT_type,
85 attr = dwarf_attr_integrate (typedie, DW_AT_type, &attr_mem);
99 attr = dwarf_attr (typedie, DW_AT_type, &attr_mem);