Searched refs:LLVMDisposeRelocationIterator (Results 1 – 3 of 3) sorted by relevance
72 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef RI);
269 lib.LLVMDisposeRelocationIterator(relocations)477 library.LLVMDisposeRelocationIterator.argtypes = [c_object_p]
170 void LLVMDisposeRelocationIterator(LLVMRelocationIteratorRef SI) { in LLVMDisposeRelocationIterator() function