Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp376 CGBINDOPT(FunctionSections); in CGOPT() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h268 unsigned FunctionSections : 1; global() variable