OSDN Git Service

Use insert_link_map_into_debug_map for executable
authorDimitry Ivanov <dimitry@google.com>
Wed, 17 Feb 2016 23:25:25 +0000 (15:25 -0800)
committerDimitry Ivanov <dimitry@google.com>
Mon, 28 Mar 2016 21:06:03 +0000 (14:06 -0700)
commit0f478e8b445a34f04916a79bae1b466e9256014a
tree9064a7c823baf4f1b281e71b1c398d54feae16d0
parentfefb4d3dcdbc01aabaa83f2da7c0388f6918b886
Use insert_link_map_into_debug_map for executable

Use insert_link_map_into_debug_map to insert the main
executable's link_map to r_debug

Bug: http://b/27533895
Change-Id: I0eacb3f030ea3eb16ed50ad2011d604beece2d03
(cherry picked from commit f3064e4bc7f4dee351bc2eb9272db3e9792dc683)
linker/linker.cpp