Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm-c/
DObject.h85 uint64_t LLVMGetRelocationAddress(LLVMRelocationIteratorRef RI);
/freebsd-9-stable/contrib/llvm/lib/Object/
DObject.cpp207 uint64_t LLVMGetRelocationAddress(LLVMRelocationIteratorRef RI) { in LLVMGetRelocationAddress() function