OSDN Git Service

Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"
authorDmitriy Ivanov <dimitry@google.com>
Tue, 4 Nov 2014 06:12:19 +0000 (22:12 -0800)
committerDmitriy Ivanov <dimitry@google.com>
Tue, 4 Nov 2014 06:15:29 +0000 (22:15 -0800)
commit9d3382d97a2cdc8c8f78c7825ece16f09292fc36
treee257b71f2b37be720ec7eb483135e97100e732f1
parent69c5d108a5cb44167a04d42ffdad6a39648ed235
Revert "Fix dlsym() to take into account RTLD_GLOBAL/LOCAL"

This reverts commit c85e82dde5c4b2accc50a9e17740b9005dfbae6a.

Bug: 18222321
Bug: 18211780
Change-Id: I32f4048bd5ea85dc8a3dfccce8cf141b241ab692
linker/dlfcn.cpp
linker/linker.cpp
linker/linker.h
tests/dlfcn_test.cpp
tests/libs/dlopen_testlib_simple.cpp