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

  /external/llvm/include/llvm-c/
Object.h 85 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);
  /external/llvm/bindings/python/llvm/
object.py 388 ptr = lib.LLVMGetRelocationSymbol(self)
496 library.LLVMGetRelocationSymbol.argtypes = [c_object_p]
497 library.LLVMGetRelocationSymbol.restype = c_object_p
  /external/llvm/lib/Object/
Object.cpp 200 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) {

Completed in 73 milliseconds