Searched refs:bitstringp (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddebug.c235 bool bitstringp; member in struct:debug_set_type
1513 debug_make_set_type (void *handle, debug_type type, bool bitstringp)
1530 s->bitstringp = bitstringp;
2612 return (*fns->set_type) (fhandle, type->u.kset->bitstringp);
3182 ret = (t1->u.kset->bitstringp == t2->u.kset->bitstringp
1511 debug_make_set_type(void *handle, debug_type type, bool bitstringp) argument
H A Dprdbg.c843 pr_set_type (void *p, bool bitstringp)
854 if (bitstringp)
838 pr_set_type(void *p, bool bitstringp) argument
H A Dwrstabs.c1075 stab_set_type (void *p, bool bitstringp)
1087 if (! bitstringp)
1073 stab_set_type(void *p, bool bitstringp) argument
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c235 bfd_boolean bitstringp; member in struct:debug_set_type
1513 debug_make_set_type (void *handle, debug_type type, bfd_boolean bitstringp)
1530 s->bitstringp = bitstringp;
2603 return (*fns->set_type) (fhandle, type->u.kset->bitstringp);
3173 ret = (t1->u.kset->bitstringp == t2->u.kset->bitstringp
1511 debug_make_set_type(void *handle, debug_type type, bfd_boolean bitstringp) argument
H A Dwrstabs.c1071 stab_set_type (void *p, bfd_boolean bitstringp)
1083 if (! bitstringp)
1069 stab_set_type(void *p, bfd_boolean bitstringp) argument
H A Dprdbg.c882 pr_set_type (void *p, bfd_boolean bitstringp)
893 if (bitstringp)
877 pr_set_type(void *p, bfd_boolean bitstringp) argument
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddebug.c235 bfd_boolean bitstringp; member in struct:debug_set_type
1513 debug_make_set_type (void *handle, debug_type type, bfd_boolean bitstringp)
1530 s->bitstringp = bitstringp;
2603 return (*fns->set_type) (fhandle, type->u.kset->bitstringp);
3173 ret = (t1->u.kset->bitstringp == t2->u.kset->bitstringp
1511 debug_make_set_type(void *handle, debug_type type, bfd_boolean bitstringp) argument
H A Dwrstabs.c1075 stab_set_type (void *p, bfd_boolean bitstringp)
1087 if (! bitstringp)
1073 stab_set_type(void *p, bfd_boolean bitstringp) argument
H A Dprdbg.c882 pr_set_type (void *p, bfd_boolean bitstringp)
893 if (bitstringp)
877 pr_set_type(void *p, bfd_boolean bitstringp) argument

Completed in 297 milliseconds