Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm-c/
H A DObject.h183 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section);
/src/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp283 LLVMRelocationIteratorRef LLVMGetRelocations(LLVMSectionIteratorRef Section) { in LLVMGetRelocations() function