summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the eSymbolTypeFunction, eSymbolTypeGlobal, and eSymbolTypeStatic.Greg Clayton2010-09-111-2/+2
* Remove the Flags member in lldb_private::Module in favor of bitfield booleanGreg Clayton2010-09-071-8/+11
* Don't re-look up the symbol in ResolveSymbolContextForAddress.Jim Ingham2010-08-311-2/+2
* Change Target & Process so they can really be initialized with an invalid arc...Jim Ingham2010-08-091-1/+27
* Added FindTypes to Module and ModuleList.Greg Clayton2010-08-031-10/+13
* Added function name types to allow us to set breakpoints by name moreGreg Clayton2010-06-281-2/+2
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-081-0/+515
OpenPOWER on IntegriCloud