Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A DCommonConfig.h68 SecShare = 1 << 11, enumerator
H A DConfigManager.cpp185 .CaseLower("share", SectionFlag::SecShare) in parseSectionRenameFlag()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp126 if (AllFlags & SectionFlag::SecShare) in setSectionFlags()