Lines Matching refs:symbol
21 #include "lldb/Symbol/Block.h"
22 #include "lldb/Symbol/Function.h"
23 #include "lldb/Symbol/Symbol.h"
349 // that was used to lookup the symbol context above. If we are
548 // Set the symbol scope from the symbol regardless if it is NULL or valid.
549 frame_sp->SetSymbolContextScope (frame_sp->GetSymbolContext (eSymbolContextSymbol).symbol);