Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp376 static cl::opt<bool> FunctionSections( in CGOPT() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h268 unsigned FunctionSections : 1; variable