forked from OSchip/llvm-project
d7d69f8083
"Incorrect" file name seen on Android whene the main executable is called "app_process32" (or 64) but the linker specifies the package name (e.g. com.android.calculator2). Additionally it can be present in case of some linker bugs. This CL adds logic to try to fetch the correct file name from the proc file system based on the base address sepcified by the linker in case we are failed to load the module by name. Differential revision: http://reviews.llvm.org/D22219 llvm-svn: 276411 |
||
---|---|---|
.. | ||
testsuite | ||
CMakeLists.txt | ||
building-with-debug-llvm.txt | ||
code-signing.txt | ||
doxygen.cfg.in | ||
doxygen.footer | ||
doxygen.header | ||
doxygen.intro | ||
lldb-for-gdb-users.txt | ||
lldb-gdb-remote.txt | ||
lldb.1 |