Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation_attr.c37 attr_form_cu (Dwarf_Attribute *attr) in attr_form_cu() function
83 result->cu = attr_form_cu (attr); in dwarf_getlocation_attr()
91 result->cu = attr_form_cu (attr); in dwarf_getlocation_attr()
99 result->cu = attr_form_cu (attr); in dwarf_getlocation_attr()
DChangeLog241 * dwarf_getlocation_attr.c (attr_form_cu): Use fake_loclists_cu for
1293 * dwarf_getlocation_attr.c (attr_form_cu): New function.
1294 (dwarf_getlocation_attr): Use attr_form_cu to set result->cu.