Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c866 Dwarf_Op **llbufs, size_t *listlens, size_t maxlocs) in dwarf_getlocation_addr() argument
883 getlocation (attr->cu, &block, &llbufs[0], &listlens[0], in dwarf_getlocation_addr()
886 return listlens[0] == 0 ? 0 : 1; in dwarf_getlocation_addr()
899 int result = check_constant_offset (attr, &llbufs[0], &listlens[0]); in dwarf_getlocation_addr()
928 listlens[got] = expr_len; in dwarf_getlocation_addr()