Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetOptions.h197 unsigned FunctionSections : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h220 unsigned FunctionSections : 1; variable
/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h242 unsigned FunctionSections : 1; variable
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp342 static cl::opt<bool> FunctionSections( in CGOPT() local
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp226 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode() local