Searched refs:LLVMGetRelocationOffset (Results 1 – 3 of 3) sorted by relevance
379 return lib.LLVMGetRelocationOffset(self)492 library.LLVMGetRelocationOffset.argtypes = [c_object_p]493 library.LLVMGetRelocationOffset.restype = c_uint64
196 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI);
330 uint64_t LLVMGetRelocationOffset(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationOffset() function