Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c43 attr_ok (Dwarf_Attribute *attr) in attr_ok() function
612 if (! attr_ok (attr)) in dwarf_getlocation()
735 if (! attr_ok (attr)) in dwarf_getlocation_addr()
807 if (! attr_ok (attr)) in dwarf_getlocations()
DChangeLog585 * dwarf_getlocation.c (attr_ok): Also accept
841 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
1288 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
2187 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
2228 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out