Searched refs:coff_ptr_struct (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dinternal.h513 struct coff_ptr_struct *p;
534 struct coff_ptr_struct *p;
582 struct coff_ptr_struct *p;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dlibcoff-in.h54 struct coff_ptr_struct *raw_syments;
331 extern struct coff_ptr_struct *coff_get_normalized_symtab
H A Dlibcoff.h58 struct coff_ptr_struct *raw_syments;
335 extern struct coff_ptr_struct *coff_get_normalized_symtab
608 typedef struct coff_ptr_struct struct
H A Dcoff-rs6000.c252 coff->raw_syments = (struct coff_ptr_struct *) NULL;
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcoffgrok.c57 static struct coff_ptr_struct *rawsyms;
68 #define INDEXOF(p) ((struct coff_ptr_struct *)(p)-(rawsyms))

Completed in 172 milliseconds