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

Declarations

tools/lld/include/lld/ReaderWriter/MachOLinkingContext.h
  352   bool needsCompactUnwindPass() const;

References

tools/lld/lib/ReaderWriter/MachO/CompactUnwindPass.cpp
  575   assert(ctx.needsCompactUnwindPass());
tools/lld/lib/ReaderWriter/MachO/MachOLinkingContext.cpp
  641   if (needsCompactUnwindPass())