Searched refs:LLVMGetRelocationOffset (Results 1 – 3 of 3) sorted by relevance
388 return lib.LLVMGetRelocationOffset(self)504 library.LLVMGetRelocationOffset.argtypes = [c_object_p]505 library.LLVMGetRelocationOffset.restype = c_uint64
85 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI);
204 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset() function