Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddebug.c235 bfd_boolean bitstringp; member
1511 debug_make_set_type (void *handle, debug_type type, bfd_boolean bitstringp) in debug_make_set_type() argument
1528 s->bitstringp = bitstringp; in debug_make_set_type()
2599 return (*fns->set_type) (fhandle, type->u.kset->bitstringp); in debug_write_type()
3169 ret = (t1->u.kset->bitstringp == t2->u.kset->bitstringp in debug_type_samep()
Dwrstabs.c1069 stab_set_type (void *p, bfd_boolean bitstringp) in stab_set_type() argument
1081 if (! bitstringp) in stab_set_type()
Dprdbg.c875 pr_set_type (void *p, bfd_boolean bitstringp) in pr_set_type() argument
886 if (bitstringp) in pr_set_type()
Dieee.c5672 ieee_set_type (void *p, bfd_boolean bitstringp ATTRIBUTE_UNUSED) in ieee_set_type()