Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjCopy/
H A DCommonConfig.h56 SecDebug = 1 << 4, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
H A DCOFFObjcopy.cpp119 if (AllFlags & SectionFlag::SecDebug) in flagsToCharacteristics()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp163 .CaseLower("debug", SectionFlag::SecDebug) in parseSectionRenameFlag()