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

References

tools/llvm-objdump/MachODump.cpp
  741         if (section_type == MachO::S_NON_LAZY_SYMBOL_POINTERS ||
  742             section_type == MachO::S_LAZY_SYMBOL_POINTERS ||
  743             section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS ||
  744             section_type == MachO::S_THREAD_LOCAL_VARIABLE_POINTERS ||
  745             section_type == MachO::S_SYMBOL_STUBS) {
  747           if (section_type == MachO::S_SYMBOL_STUBS)