Searched refs:STYP_REG (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/i386/ibcs2/
H A Dcoff.h89 STYP_REG = 0x00, /* regular (alloc'ed, reloc'ed, loaded) */ enumerator in enum:scnhdr_flags
/freebsd-12-stable/contrib/binutils/include/coff/
H A Dinternal.h382 #define STYP_REG (0x0000) /* "regular": allocated, relocated, loaded */ macro
/freebsd-12-stable/contrib/binutils/bfd/
H A Decoff.c338 styp = STYP_REG;

Completed in 209 milliseconds