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