Searched refs:LLVMDisposeRelocationIterator (Results 1 – 3 of 3) sorted by relevance
268 lib.LLVMDisposeRelocationIterator(relocations)476 library.LLVMDisposeRelocationIterator.argtypes = [c_object_p]
182 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);
286 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator() function