Searched refs:LLVMGetRelocationSymbol (Results 1 – 3 of 3) sorted by relevance
396 ptr = lib.LLVMGetRelocationSymbol(self)507 library.LLVMGetRelocationSymbol.argtypes = [c_object_p]508 library.LLVMGetRelocationSymbol.restype = c_object_p
86 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI);
211 LLVMSymbolIteratorRef LLVMGetRelocationSymbol(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationSymbol() function