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

References

tools/llvm-objdump/MachODump.cpp
  769         if (section_type == MachO::S_NON_LAZY_SYMBOL_POINTERS ||
  770             section_type == MachO::S_LAZY_SYMBOL_POINTERS ||
  771             section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS ||
  772             section_type == MachO::S_THREAD_LOCAL_VARIABLE_POINTERS ||
  773             section_type == MachO::S_SYMBOL_STUBS) {
  775           if (section_type == MachO::S_SYMBOL_STUBS)