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

References

tools/llvm-objdump/llvm-objdump.cpp
 1622     if (Section.relocation_begin() == Section.relocation_end())
 1622     if (Section.relocation_begin() == Section.relocation_end())
 1624     Expected<section_iterator> SecOrErr = Section.getRelocatedSection();
 1630     SecToRelSec[**SecOrErr].push_back(Section);