Searched refs:typed_constant (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h387 bfd_boolean (*typed_constant) (void *, const char *, bfd_vma); member in struct:debug_write_fns
H A Ddebug.c514 struct debug_typed_constant *typed_constant; member in union:debug_name::__anon273
1101 n->u.typed_constant = tc;
2399 if (! debug_write_type (info, fns, fhandle, n->u.typed_constant->type,
2402 return (*fns->typed_constant) (fhandle, n->name,
2403 n->u.typed_constant->val);

Completed in 121 milliseconds