HomeSort by relevance Sort by last modified time
    Searched refs:FunctionSections (Results 1 - 25 of 49) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 109 RelaxELFRelocations(false), FunctionSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 109 RelaxELFRelocations(false), FunctionSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
202 unsigned FunctionSections : 1;
  /external/llvm/include/llvm/Target/
TargetOptions.h 101 RelaxELFRelocations(false), FunctionSections(false),
197 unsigned FunctionSections : 1;
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 179 FunctionSections("ffunction-sections",
237 return FunctionSections;
245 FunctionSections = V;
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 238 FunctionSections("function-sections",
305 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;

Completed in 664 milliseconds

1 2