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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dstrings.c97 #define DATA_FLAGS (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS)
345 if ((sect->flags & DATA_FLAGS) != DATA_FLAGS)
96 #define DATA_FLAGS macro

Completed in 154 milliseconds