Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c167 check_constant_offset (Dwarf_Attribute *attr, in check_constant_offset() function
668 int result = check_constant_offset (attr, llbuf, listlen); in dwarf_getlocation()
901 int result = check_constant_offset (attr, llbufs, listlens); in dwarf_getlocation_addr()
982 int result = check_constant_offset (attr, expr, exprlen); in dwarf_getlocations()
DChangeLog82 check_constant_offset with llbufs and listlens directly.
191 * dwarf_getlocation.c (check_constant_offset): Clarify DW_FORM_data16
2101 * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
2341 * dwarf_getlocation.c (check_constant_offset): Return 1 for all
2508 * dwarf_getlocation.c (check_constant_offset): New function.