Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Ddwarf_getlocation.c42 attr_ok (Dwarf_Attribute *attr) in attr_ok() function
687 if (! attr_ok (attr)) in dwarf_getlocation()
892 if (! attr_ok (attr)) in dwarf_getlocation_addr()
970 if (! attr_ok (attr)) in dwarf_getlocations()
DChangeLog132 * dwarf_getlocation.c (attr_ok): For DWARF version 4 or higher
148 * dwarf_getlocation.c (attr_ok, __libdw_intern_expression): Likewise.
588 * dwarf_getlocation.c (attr_ok): Use DWARF_E_NO_LOC_VALUE.
1081 * dwarf_getlocation.c (attr_ok): Always accept DW_FORM_exprloc.
1810 * dwarf_getlocation.c (attr_ok): Also accept
2066 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
2513 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
3412 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
3453 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out