Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h67 SecStrings = 1 << 9, enumerator
H A DConfigManager.cpp185 .CaseLower("strings", SectionFlag::SecStrings) in parseSectionRenameFlag()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp84 if (AllFlags & SectionFlag::SecStrings) in getNewShfFlags()