platform_bionic/linker
Kito Cheng 812fd4263a Use __unused instead of UNUSED in linker.cpp
- sys/cdefs.h already define __unused, just use it
   instead of define a local one.

Change-Id: Iacf3da9193e65e1f34b12760b28bcb64b67cb790
2014-03-25 22:54:19 +08:00
..
arch Unify our assembler macros. 2014-02-20 13:51:26 -08:00
Android.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
debugger.cpp Clean up debugger.cpp slightly. 2014-01-31 17:27:00 -08:00
dlfcn.cpp Clean up all the lint cpplint can find in the dynamic linker. 2014-02-11 17:33:49 -08:00
linker.cpp Use __unused instead of UNUSED in linker.cpp 2014-03-25 22:54:19 +08:00
linker.h [MIPS64] Dynamic linker 2014-02-11 15:33:14 -08:00
linker.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
linker_debug.h Clean up all the lint cpplint can find in the dynamic linker. 2014-02-11 17:33:49 -08:00
linker_environ.cpp Fix x86_64 build, clean up intermediate libraries. 2013-10-09 16:00:17 -07:00
linker_environ.h Fix Clang warning since KernelArgumentBlock is actually a class. 2013-10-08 00:08:13 -07:00
linker_executable.mk build linker and linker64 on 64-bit architectures 2014-02-13 11:18:47 -08:00
linker_phdr.cpp Clean up all the lint cpplint can find in the dynamic linker. 2014-02-11 17:33:49 -08:00
linker_phdr.h Switch <elf.h> over to linux uapi under the covers. 2014-02-10 18:22:24 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE Regenerate the NOTICE files. 2014-01-07 13:46:11 -08:00
rt.cpp More dynamic linker cleanup. 2012-10-30 16:35:38 -07:00