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

1 2 3

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 110 DataSections(false), UniqueSectionNames(true), TrapUnreachable(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 110 DataSections(false), UniqueSectionNames(true), TrapUnreachable(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOptions.h 109 FunctionSections(false), DataSections(false),
205 unsigned DataSections : 1;
  /external/llvm/include/llvm/Target/
TargetOptions.h 102 DataSections(false), UniqueSectionNames(true), TrapUnreachable(false),
200 unsigned DataSections : 1;
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetMachine.cpp 175 DataSections("fdata-sections",
241 return DataSections;
249 DataSections = V;
  /external/llvm/include/llvm/CodeGen/
CommandFlags.h 233 cl::opt<bool> DataSections("data-sections",
304 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
CommandFlags.h 241 cl::opt<bool> DataSections("data-sections",
298 Options.DataSections = DataSections;

Completed in 734 milliseconds

1 2 3