index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Plugins
/
SymbolFile
/
Symtab
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure we have a valid object file before we try getting the symbol table
Greg Clayton
2011-06-19
1
-30
/
+32
*
LLDB now has "Platform" plug-ins. Platform plug-ins are plug-ins that provide
Greg Clayton
2011-03-08
2
-31
/
+0
*
Changed the SymbolFile::FindFunction() function calls to only return
Greg Clayton
2011-01-27
1
-20
/
+10
*
Modified the lldb_private::Type clang type resolving code to handle three
Greg Clayton
2010-11-13
2
-3
/
+3
*
Added initial support to the lldb_private::SymbolFile for finding
Greg Clayton
2010-11-10
2
-0
/
+9
*
Fixed the forward declaration issue that was present in the DWARF parser after
Greg Clayton
2010-09-29
2
-0
/
+8
*
Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic.
Greg Clayton
2010-09-11
1
-4
/
+3
*
Added support for objective C built-in types: id, Class, and SEL. This
Greg Clayton
2010-08-03
2
-9
/
+12
*
Created lldb::LanguageType by moving an enumeration from the
Greg Clayton
2010-07-28
1
-2
/
+2
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-0
/
+14
*
Added function name types to allow us to set breakpoints by name more
Greg Clayton
2010-06-28
2
-2
/
+2
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
2
-0
/
+537