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