Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c359 dwarf_getlocation_addr (attr, address, llbufs, listlens, maxlocs) in dwarf_getlocation_addr() argument
363 size_t *listlens;
379 getlocation (attr->cu, &block, &llbufs[0], &listlens[0]) != 0)
381 return listlens[0] == 0 ? 0 : 1;
489 &llbufs[got], &listlens[got]) != 0))