Home
last modified time | relevance | path

Searched refs:LLVMGetRelocationSymbol (Results 1 – 6 of 6) sorted by relevance

/external/llvm/bindings/python/llvm/
Dobject.py388 ptr = lib.LLVMGetRelocationSymbol(self)
496 library.LLVMGetRelocationSymbol.argtypes = [c_object_p]
497 library.LLVMGetRelocationSymbol.restype = c_object_p
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py388 ptr = lib.LLVMGetRelocationSymbol(self)
496 library.LLVMGetRelocationSymbol.argtypes = [c_object_p]
497 library.LLVMGetRelocationSymbol.restype = c_object_p
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h85 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);
/external/llvm/include/llvm-c/
DObject.h85 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);
/external/llvm/lib/Object/
DObject.cpp218 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp218 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol() function