Home
last modified time | relevance | path

Searched refs:LLVMMoveToNextRelocation (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DObject.h75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
/external/llvm/include/llvm-c/
DObject.h75 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef RI);
/external/llvm/bindings/python/llvm/
Dobject.py263 lib.LLVMMoveToNextRelocation(relocations)
482 library.LLVMMoveToNextRelocation.argtypes = [c_object_p]
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/python/llvm/
Dobject.py263 lib.LLVMMoveToNextRelocation(relocations)
482 library.LLVMMoveToNextRelocation.argtypes = [c_object_p]
/external/llvm/lib/Object/
DObject.cpp179 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) { in LLVMMoveToNextRelocation() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DObject.cpp179 void LLVMMoveToNextRelocation(LLVMRelocationIteratorRef SI) { in LLVMMoveToNextRelocation() function