Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddebug.h387 bfd_boolean (*typed_constant) (void *, const char *, bfd_vma); member
Ddebug.c515 struct debug_typed_constant *typed_constant; member
1098 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()