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

  /external/llvm/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
Object.h 89 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI);
  /external/llvm/bindings/python/llvm/
object.py 405 return lib.LLVMGetRelocationTypeName(self)
502 library.LLVMGetRelocationTypeName.argtypes = [c_object_p]
503 library.LLVMGetRelocationTypeName.restype = c_char_p
  /external/llvm/lib/Object/
Object.cpp 228 const char *LLVMGetRelocationTypeName(LLVMRelocationIteratorRef RI) {

Completed in 201 milliseconds