Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_getlocation.c43 attr_ok (Dwarf_Attribute *attr) in attr_ok() function
580 if (! attr_ok (attr))
718 if (! attr_ok (attr))
795 if (! attr_ok (attr))
DChangeLog275 * dwarf_getlocation.c (attr_ok): Also accept
531 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
978 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
1877 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
1918 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out