llvm-project/lldb/source/Plugins/ObjectFile
Greg Clayton 49bd1c847b Added Symtab::FindSymbolByID() in preparation for enabling the minimal
symbol tables. Minimal symbol tables enable us to merge two symbols, one
debug symbol and one linker symbol, into a single symbol that can carry
just as much information and will avoid duplicate symbols in the symbol
table.

llvm-svn: 113223
2010-09-07 17:36:17 +00:00
..
ELF Looks like this is how you identify executables in ELF. 2010-08-10 01:36:46 +00:00
Mach-O Added Symtab::FindSymbolByID() in preparation for enabling the minimal 2010-09-07 17:36:17 +00:00