HomeSort by relevance Sort by last modified time
    Searched refs:LLVMMoveToNextRelocation (Results 1 - 17 of 17) sorted by null

  /external/llvm/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
Object.h 75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
  /external/llvm/bindings/python/llvm/
object.py 263 lib.LLVMMoveToNextRelocation(relocations)
482 library.LLVMMoveToNextRelocation.argtypes = [c_object_p]
  /external/llvm/lib/Object/
Object.cpp 179 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) {

Completed in 70 milliseconds