Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c165 check_constant_offset (Dwarf_Attribute *attr, in check_constant_offset() function
666 int result = check_constant_offset (attr, llbuf, listlen); in dwarf_getlocation()
899 int result = check_constant_offset (attr, &llbufs[0], &listlens[0]); in dwarf_getlocation_addr()
980 int result = check_constant_offset (attr, expr, exprlen); in dwarf_getlocations()
DChangeLog103 * dwarf_getlocation.c (check_constant_offset): Clarify DW_FORM_data16
2013 * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
2253 * dwarf_getlocation.c (check_constant_offset): Return 1 for all
2420 * dwarf_getlocation.c (check_constant_offset): New function.