Searched defs:listlen (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getlocation.c | 139 Dwarf_Op **llbuf, size_t *listlen) in check_constant_offset() 205 Dwarf_Op **llbuf, size_t *listlen, int sec_index) in __libdw_intern_expression() 590 Dwarf_Op **llbuf, size_t *listlen, int sec_index) in getlocation() 610 dwarf_getlocation (Dwarf_Attribute *attr, Dwarf_Op **llbuf, size_t *listlen) in dwarf_getlocation()
|
/external/toybox/toys/posix/ |
D | cp.c | 296 ssize_t listlen = flistxattr(fdin, 0, 0), len; in cp_node() local
|