Home
last modified time | relevance | path

Searched refs:matchflags (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff.c1711 flagword matchflags = (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE in obj_coff_section() local
1714 if ((flags ^ oldflags) & matchflags) in obj_coff_section()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00013085 Add SEC_NEVER_LOAD to matchflags.