Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Dinternal.h513 struct coff_ptr_struct *p;
534 struct coff_ptr_struct *p;
582 struct coff_ptr_struct *p;
/freebsd-10-stable/contrib/binutils/bfd/
Dlibcoff-in.h54 struct coff_ptr_struct *raw_syments;
331 extern struct coff_ptr_struct *coff_get_normalized_symtab
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
Dcoff-rs6000.c252 coff->raw_syments = (struct coff_ptr_struct *) NULL;
/freebsd-10-stable/contrib/binutils/binutils/
Dcoffgrok.c57 static struct coff_ptr_struct *rawsyms;
68 #define INDEXOF(p) ((struct coff_ptr_struct *)(p)-(rawsyms))