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
663 if (! attr_ok (attr)) in dwarf_getlocation()
868 if (! attr_ok (attr)) in dwarf_getlocation_addr()
945 if (! attr_ok (attr)) in dwarf_getlocations()
DChangeLog257 * dwarf_getlocation.c (attr_ok): Use DWARF_E_NO_LOC_VALUE.
750 * dwarf_getlocation.c (attr_ok): Always accept DW_FORM_exprloc.
1479 * dwarf_getlocation.c (attr_ok): Also accept
1735 * dwarf_getlocation.c (attr_ok): Also accept DW_AT_segment.
2182 * dwarf_getlocation.c (dwarf_getlocation): Do attr_ok check first
3081 * dwarf_getloclist.c (attr_ok): Permit DW_AT_static_link too.
3122 * dwarf_getloclist.c (attr_ok, getloclist): New functions, broken out