Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dlibcoff.h606 typedef struct coff_ptr_struct struct
610 unsigned int offset;
614 unsigned int fix_value : 1;
618 unsigned int fix_tag : 1;
622 unsigned int fix_end : 1;
626 unsigned int fix_scnlen : 1;
630 unsigned int fix_line : 1;
635 {
638 } u;