Home
last modified time | relevance | path

Searched defs:coff_ptr_struct (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dlibcoff.h624 typedef struct coff_ptr_struct struct
628 unsigned int offset;
632 unsigned int fix_value : 1;
636 unsigned int fix_tag : 1;
640 unsigned int fix_end : 1;
644 unsigned int fix_scnlen : 1;
648 unsigned int fix_line : 1;
653 {
656 } u;
659 bfd_boolean is_sym;
/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dlibcoff.h617 typedef struct coff_ptr_struct struct
621 unsigned int offset;
625 unsigned int fix_value : 1;
629 unsigned int fix_tag : 1;
633 unsigned int fix_end : 1;
637 unsigned int fix_scnlen : 1;
641 unsigned int fix_line : 1;
646 {
649 } u;
652 bfd_boolean is_sym;
/dflybsd-src/contrib/gdb-7/bfd/
H A Dlibcoff.h623 typedef struct coff_ptr_struct struct
627 unsigned int offset;
631 unsigned int fix_value : 1;
635 unsigned int fix_tag : 1;
639 unsigned int fix_end : 1;
643 unsigned int fix_scnlen : 1;
647 unsigned int fix_line : 1;
652 {
655 } u;