Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h62 SecDebug = 1 << 4, enumerator
H A DConfigManager.cpp180 .CaseLower("debug", SectionFlag::SecDebug) in parseSectionRenameFlag()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp119 if (AllFlags & SectionFlag::SecDebug) in setSectionFlags()