Searched refs:LLVMGetRelocationSymbol (Results 1 – 3 of 3) sorted by relevance
388 ptr = lib.LLVMGetRelocationSymbol(self)496 library.LLVMGetRelocationSymbol.argtypes = [c_object_p]497 library.LLVMGetRelocationSymbol.restype = c_object_p
85 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);
218 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol() function