Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c87 #define CUR_SEG(structp) structp->cur_seg argument
88 #define SET_CUR_SEG(structp, seg) structp->cur_seg = seg argument
89 #define HANDLED(structp) structp->handled argument
90 #define SET_HANDLED(structp, val) structp->handled = val argument
92 #define CUR_SEG(structp) NULL argument
93 #define SET_CUR_SEG(structp, seg) (void) (0 && seg) argument
94 #define HANDLED(structp) 0 argument
95 #define SET_HANDLED(structp, val) (void) (0 && val) argument
/toolchain/binutils/binutils-2.25/binutils/
Dprdbg.c1041 bfd_boolean structp, unsigned int size) in pr_start_struct_type()
1215 bfd_boolean structp, unsigned int size, in pr_start_class_type()
2024 bfd_boolean structp, in tg_start_struct_type()
2111 bfd_boolean structp, unsigned int size, in tg_start_class_type()
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()
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()
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()
Dstabs.c2028 bfd_boolean structp, const int *typenums) in parse_stab_struct_type()