Home
last modified time | relevance | path

Searched refs:LLVMGetRelocationType (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm-c/ !
H A DObject.h198 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI);
/src/contrib/llvm-project/llvm/lib/Object/ !
H A DObject.cpp339 uint64_t LLVMGetRelocationType(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationType() function