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
 1088   if (symbol) {
 1089     if (symbol->ValueIsAddress()) {
 1090       SectionSP section_sp(symbol->GetAddressRef().GetSection());
 1101             if (symbol->GetFlags() & MACHO_NLIST_ARM_SYMBOL_IS_THUMB)
 1173     const SymbolType symbol_type = symbol->GetType();
 1186         if (symbol->GetFlags() & MACHO_NLIST_ARM_SYMBOL_IS_THUMB)