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