Searched defs:ELFRelocationRef (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h188 class ELFRelocationRef : public RelocationRef { class in namespace:llvm::object
190 ELFRelocationRef(const RelocationRef &B) : RelocationRef(B) { function in class:llvm::object::ELFRelocationRef

Completed in 54 milliseconds