Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-coff.c1631 flagword matchflags = (SEC_ALLOC | SEC_LOAD | SEC_READONLY | SEC_CODE in obj_coff_section() local
1633 if ((flags ^ oldflags) & matchflags) in obj_coff_section()
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-00013095 Add SEC_NEVER_LOAD to matchflags.