Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.h70 SecStrings = 1 << 9, enumerator
DCopyConfig.cpp183 .CaseLower("strings", SectionFlag::SecStrings) in parseSectionRenameFlag()
/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DELFObjcopy.cpp83 if (AllFlags & SectionFlag::SecStrings) in getNewShfFlags()