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

12

  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
CommandFlags.h 246 FunctionSections("function-sections",
299 Options.FunctionSections = FunctionSections;
  /external/llvm/include/llvm/Target/
TargetMachine.h 213 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetMachine.h 198 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetMachine.h 198 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetMachine.h 198 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetMachine.h 198 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetMachine.h 199 return Options.FunctionSections;
  /external/swiftshader/third_party/subzero/src/
IceELFObjectWriter.cpp 227 const bool FunctionSections = getFlags().getFunctionSections();
228 if (TextSections.empty() || FunctionSections) {
230 if (FunctionSections)
  /external/clang/lib/CodeGen/
BackendUtil.cpp 624 Options.FunctionSections = CodeGenOpts.FunctionSections;
    [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 598 Opts.FunctionSections = Args.hasFlag(OPT_ffunction_sections,
    [all...]

Completed in 627 milliseconds

12