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

1 2

  /art/test/117-nopatchoat/src/
Main.java 25 boolean executable_correct = (needsRelocation() ?
52 private native static boolean needsRelocation();
  /art/test/117-nopatchoat/
nopatchoat.cc 50 static bool needsRelocation(jclass cls) {
72 return NoPatchoatTest::needsRelocation(cls);
  /external/llvm/lib/Target/PowerPC/
PPCTargetObjectFile.cpp 45 if (GVar && GVar->isConstant() && GVar->getInitializer()->needsRelocation())
  /external/llvm/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
Constant.h 95 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constant.h 95 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Constant.h 95 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineConstantPool.h 106 bool needsRelocation() const;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Constant.h 93 bool needsRelocation() const;

Completed in 619 milliseconds

1 2