Home
last modified time | relevance | path

Searched refs:SecExclude (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjCopy/
HDCommonConfig.h64 SecExclude = 1 << 12, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/COFF/
HDCOFFObjcopy.cpp128 if (AllFlags & SectionFlag::SecExclude) in flagsToCharacteristics()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObjcopy.cpp84 if (AllFlags & SectionFlag::SecExclude) in getNewShfFlags()
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDObjcopyOptions.cpp171 .CaseLower("exclude", SectionFlag::SecExclude) in parseSectionRenameFlag()