Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonConfig.h60 SecNoload = 1 << 2, enumerator
H A DConfigManager.cpp178 .CaseLower("noload", SectionFlag::SecNoload) in parseSectionRenameFlag()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/COFF/
H A DCOFFObjcopy.cpp115 if (AllFlags & SectionFlag::SecNoload) in setSectionFlags()