Searched refs:typed_constant (Results 1 – 2 of 2) sorted by relevance
387 bfd_boolean (*typed_constant) (void *, const char *, bfd_vma); member
515 struct debug_typed_constant *typed_constant; member1098 n->u.typed_constant = tc; in debug_record_typed_const()2395 if (! debug_write_type (info, fns, fhandle, n->u.typed_constant->type, in debug_write_name()2398 return (*fns->typed_constant) (fhandle, n->name, in debug_write_name()2399 n->u.typed_constant->val); in debug_write_name()