Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h555 struct coff_ptr_struct *p;
576 struct coff_ptr_struct *p;
624 struct coff_ptr_struct *p;
/toolchain/binutils/binutils-2.25/bfd/
Dlibcoff-in.h53 struct coff_ptr_struct *raw_syments;
346 extern struct coff_ptr_struct *coff_get_normalized_symtab
Dlibcoff.h57 struct coff_ptr_struct *raw_syments;
350 extern struct coff_ptr_struct *coff_get_normalized_symtab
630 typedef struct coff_ptr_struct struct
Dcoff-rs6000.c333 coff->raw_syments = (struct coff_ptr_struct *) NULL; in _bfd_xcoff_mkobject()
DChangeLog185 * coffcode.h (coff_ptr_struct): Add is_sym field.
/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c56 static struct coff_ptr_struct *rawsyms;
67 #define INDEXOF(p) ((struct coff_ptr_struct *)(p)-(rawsyms))