Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c42 attr_ok (Dwarf_Attribute *attr) in attr_ok() function
667 if (! attr_ok (attr)) in dwarf_getlocation()
872 if (! attr_ok (attr)) in dwarf_getlocation_addr()
950 if (! attr_ok (attr)) in dwarf_getlocations()
DChangeLog13 * dwarf_getlocation.c (attr_ok, __libdw_intern_expression): Likewise.
453 * dwarf_getlocation.c (attr_ok): Use DWARF_E_NO_LOC_VALUE.
946 * dwarf_getlocation.c (attr_ok): Always accept DW_FORM_exprloc.
1675 * dwarf_getlocation.c (attr_ok): Also accept
1931 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
2378 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
3277 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
3318 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out