Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h424 #define STYP_REG (0x0000) /* "regular": allocated, relocated, loaded */ macro
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c344 styp = STYP_REG; in ecoff_sec_to_styp_flags()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-929511119 * config/obj-coffbfd.c (fill_section): Don't set STYP_REG here.