reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/llvm-objdump/llvm-objdump.h
   24 class ELFSectionRef;

References

include/llvm/Object/ELFObjectFile.h
  127   const ELFSectionRef *operator->() const {
  131   const ELFSectionRef &operator*() const {
tools/llvm-objdump/ELFDump.cpp
  131                               const object::ELFSectionRef &Sec) {
  147 uint64_t getELFSectionLMA(const object::ELFSectionRef &Sec) {
tools/llvm-objdump/llvm-objdump.h
  109 uint64_t getELFSectionLMA(const object::ELFSectionRef& Sec);