Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/binutils/
HDstrings.c96 #define DATA_FLAGS (SEC_ALLOC | SEC_LOAD | SEC_HAS_CONTENTS) macro
342 if ((sect->flags & DATA_FLAGS) != DATA_FLAGS) in strings_a_section()
HDChangeLog-91972336 * strings.c (DATA_FLAGS): Remove SEC_DATA.