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

References

tools/llvm-objdump/MachODump.cpp
 3078         if ((section_type == MachO::S_NON_LAZY_SYMBOL_POINTERS ||
 3079              section_type == MachO::S_LAZY_SYMBOL_POINTERS ||
 3080              section_type == MachO::S_LAZY_DYLIB_SYMBOL_POINTERS ||
 3081              section_type == MachO::S_THREAD_LOCAL_VARIABLE_POINTERS ||
 3082              section_type == MachO::S_SYMBOL_STUBS) &&
 3086           if (section_type == MachO::S_SYMBOL_STUBS)