Home
last modified time | relevance | path

Searched defs:SeparateNamedSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h286 unsigned SeparateNamedSections : 1; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp426 static cl::opt<bool> SeparateNamedSections( CGOPT() local