Searched refs:return_bool (Results 1 – 1 of 1) sorted by relevance
197 dwarf_formflag(Dwarf_Attribute at, Dwarf_Bool *return_bool, Dwarf_Error *error) in dwarf_formflag() argument204 if (at == NULL || return_bool == NULL) { in dwarf_formflag()211 *return_bool = (Dwarf_Bool) (!!at->u[0].u64); in dwarf_formflag()