Lines Matching defs:linker
10 linker.cpp \
32 # This dynamic linker is actually a shared object linked with static libraries.
57 # We need to access Bionic private headers in the linker.
72 LOCAL_MODULE := linker
73 LOCAL_MODULE_STEM_32 := linker
82 # looking up symbols in the linker by mistake.
92 define add-linker-symlink
102 $(eval $(call add-linker-symlink,linker_asan,linker))
104 $(eval $(call add-linker-symlink,linker_asan64,linker64))