Searched refs:LLVMDisposeRelocationIterator (Results 1 – 3 of 3) sorted by relevance
74 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);
261 lib.LLVMDisposeRelocationIterator(relocations)485 library.LLVMDisposeRelocationIterator.argtypes = [c_object_p]
121 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator() function