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

References

tools/llvm-objdump/MachODump.cpp
 1751       Expected<StringRef> SecNameOrErr = Section.getName();
 1757       DataRefImpl Ref = Section.getRawDataRefImpl();
 1774             unwrapOrError(Section.getContents(), O->getFileName());
 1777         uint64_t sect_addr = Section.getAddress();
 1823             DumpLiteralPointerSection(O, Section, sect, sect_size, sect_addr,
 1828             DumpInitTermPointerSection(O, Section, sect, sect_size, sect_addr,