Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_getlocation.c140 check_constant_offset (Dwarf_Attribute *attr, in check_constant_offset() function
583 int result = check_constant_offset (attr, llbuf, listlen);
744 int result = check_constant_offset (attr, &llbufs[0], &listlens[0]);
825 int result = check_constant_offset (attr, expr, exprlen);
DChangeLog809 * dwarf_getlocation.c (check_constant_offset): data[48] are constant.
1049 * dwarf_getlocation.c (check_constant_offset): Return 1 for all
1216 * dwarf_getlocation.c (check_constant_offset): New function.