Home
last modified time | relevance | path

Searched defs:structp (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gas/
H A Ddw2gencfi.c89 #define CUR_SEG(structp) structp->cur_seg argument
90 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg argument
91 #define HANDLED(structp) structp->handled argument
92 #define SET_HANDLED(structp, val) structp->handled = val argument
94 #define CUR_SEG(structp) NULL argument
95 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) argument
96 #define HANDLED(structp) 0 argument
97 #define SET_HANDLED(structp, val) (void) (0 && val) argument
/dflybsd-src/contrib/binutils-2.34/gas/
H A Ddw2gencfi.c89 #define CUR_SEG(structp) structp->cur_seg argument
90 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg argument
91 #define HANDLED(structp) structp->handled argument
92 #define SET_HANDLED(structp, val) structp->handled = val argument
94 #define CUR_SEG(structp) NULL argument
95 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) argument
96 #define HANDLED(structp) 0 argument
97 #define SET_HANDLED(structp, val) (void) (0 && val) argument
/dflybsd-src/contrib/binutils-2.34/binutils/
H A Dprdbg.c1044 bfd_boolean structp, unsigned int size) in pr_start_struct_type()
1218 bfd_boolean structp, unsigned int size, in pr_start_class_type()
2027 bfd_boolean structp, in tg_start_struct_type()
2114 bfd_boolean structp, unsigned int size, in tg_start_class_type()
H A Dwrstabs.c1309 bfd_boolean structp, unsigned int size) in stab_start_struct_type()
1444 bfd_boolean structp, unsigned int size, in stab_start_class_type()
H A Ddebug.c1278 debug_make_struct_type (void *handle, bfd_boolean structp, bfd_vma size, in debug_make_struct_type()
1309 debug_make_object_type (void *handle, bfd_boolean structp, bfd_vma size, in debug_make_object_type()
H A Dstabs.c2100 bfd_boolean structp, in parse_stab_struct_type()
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dprdbg.c1042 bfd_boolean structp, unsigned int size) in pr_start_struct_type()
1216 bfd_boolean structp, unsigned int size, in pr_start_class_type()
2025 bfd_boolean structp, in tg_start_struct_type()
2112 bfd_boolean structp, unsigned int size, in tg_start_class_type()
H A Dwrstabs.c1309 bfd_boolean structp, unsigned int size) in stab_start_struct_type()
1443 stab_start_class_type (void *p, const char *tag, unsigned int id, bfd_boolean structp, unsigned int… in stab_start_class_type()
H A Ddebug.c1278 debug_make_struct_type (void *handle, bfd_boolean structp, bfd_vma size, in debug_make_struct_type()
1309 debug_make_object_type (void *handle, bfd_boolean structp, bfd_vma size, in debug_make_object_type()
H A Dieee.c5825 bfd_boolean structp, unsigned int size) in ieee_start_struct_type()
6096 bfd_boolean structp, unsigned int size, in ieee_start_class_type()
H A Dstabs.c2028 bfd_boolean structp, const int *typenums) in parse_stab_struct_type()