Home
last modified time | relevance | path

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

/external/llvm-project/lld/MachO/
DMergedOutputSection.cpp62 uint32_t inconsistentFlags = in mergeFlags() local
65 if ((inputFlags ^ flags) & inconsistentFlags) in mergeFlags()