Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
lldb
/
b51ee98581de0c271f9fcea7585c3ea3bbbbbb80
/
source
/
Plugins
/
ObjectFile
/
ELF
/
ObjectFileELF.cpp
537a7a8
Fixed an issue where we were resolving paths when we should have been.
by Greg Clayton
· 15 years ago
ad60bf4
Fixed the Objective C method prototypes to be correct (the selectors weren't
by Greg Clayton
· 15 years ago
8d3802d
Added mutex protection to the Symtab class.
by Greg Clayton
· 15 years ago
1240b91
Looks like this is how you identify executables in ELF.
by Jim Ingham
· 15 years ago
7508e73
Change Target & Process so they can really be initialized with an invalid architecture.
by Jim Ingham
· 15 years ago
32a8c7e
Modified both the ObjectFileMachO and ObjectFileELF to correctly set the
by Greg Clayton
· 15 years ago
ddd2962
Combine 32 and 64 bit ELF readers.
by Stephen Wilson
· 15 years ago
596ba27
64 bit ELF support from Stephen Wilson.
by Greg Clayton
· 15 years ago
c3d2139
Remove Mac-specific includes.
by Eli Friedman
· 15 years ago
cf01505
Made lldb_private::ArchSpec more generic so that it can take a mach-o cpu
by Greg Clayton
· 15 years ago
24943d2
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago