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-10.0/llvm/include/llvm/Target/
DTargetOptions.h220 unsigned FunctionSections : 1; variable
/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp220 const bool FunctionSections = getFlags().getFunctionSections(); in writeFunctionCode() local