Home | History | Annotate | Download | only in ItaniumABI

Lines Matching refs:symbol

21 #include "lldb/Symbol/ClangASTContext.h"
22 #include "lldb/Symbol/Symbol.h"
23 #include "lldb/Symbol/TypeList.h"
53 // vtable.) We can then look up the symbol containing this "address point" and that symbol's name
96 // Now find the symbol that contains this address:
105 Symbol *symbol = sc.symbol;
106 if (symbol != NULL)
108 const char *name = symbol->GetMangled().GetDemangledName().AsCString();
113 log->Printf ("0x%16.16" PRIx64 ": static-type = '%s' has vtable symbol '%s'\n",
124 // First look in the module that the vtable symbol came from
135 // If we didn't find a symbol, then move on to the entire