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

Declarations

tools/lld/include/lld/ReaderWriter/MachOLinkingContext.h
  113   bool outputTypeHasEntry() const;

References

tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  615     if (outputTypeHasEntry())
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
  730   if (_ctx.outputTypeHasEntry()) {
  741   const bool lookForEntry = _ctx.outputTypeHasEntry();
tools/lld/lib/ReaderWriter/MachO/WriterMachO.cpp
   50     if (_ctx.outputTypeHasEntry())