Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_form.c346 dwarf_formexprloc(Dwarf_Attribute at, Dwarf_Unsigned *return_exprlen, in dwarf_formexprloc() argument
354 if (at == NULL || return_exprlen == NULL || return_expr == NULL) { in dwarf_formexprloc()
364 *return_exprlen = at->u[0].u64; in dwarf_formexprloc()