Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetOptions.h197 unsigned FunctionSections : 1; variable
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp179 FunctionSections("ffunction-sections", variable
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp227 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode() local