reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
164 bool IsTrampoline() const;
418 if (sym == nullptr || !sym->IsTrampoline())
tools/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.cpp 840 if (current_symbol->IsTrampoline()) {
tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp 461 if (sym == nullptr || !sym->IsTrampoline())
tools/lldb/source/Symbol/Symtab.cpp 279 if (symbol->IsTrampoline())