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

  /external/llvm/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm-c/
Object.h 71 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
  /external/llvm/bindings/python/llvm/
object.py 251 relocations = lib.LLVMGetRelocations(self)
474 library.LLVMGetRelocations.argtypes = [c_object_p]
475 library.LLVMGetRelocations.restype = c_object_p
  /external/llvm/lib/Object/
Object.cpp 165 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) {

Completed in 559 milliseconds