Searched defs:linker (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A DAndroid.mk10 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
[all...]

Completed in 66 milliseconds