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

References

tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1901            static_cast<unsigned long long>(flags),
 1944     e.entry.flags = data.GetULEB128(&offset);
 1946     if (e.entry.flags & EXPORT_SYMBOL_FLAGS_REEXPORT) {
 1952       if (e.entry.flags & EXPORT_SYMBOL_FLAGS_STUB_AND_RESOLVER) {
 1962     if (EXPORT_SYMBOL_FLAGS_REEXPORT & e.entry.flags && import_name &&