LLVM API Documentation

llvm::ELFRelocation Member List

This is the complete list of members for llvm::ELFRelocation, including all inherited members.

ELFRelocation(uint64_t off, uint32_t sym, uint32_t type, bool rela=true, int64_t addend=0)llvm::ELFRelocation [inline]
getAddress() const llvm::ELFRelocation [inline]
getInfo(bool is64Bit=false) const llvm::ELFRelocation [inline]
getOffset() const llvm::ELFRelocation [inline]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.