Home
last modified time | relevance | path

Searched refs:symbols (Results 1 – 4 of 4) sorted by relevance

/bionic/linker/
DAndroid.mk82 $(hide) $(TARGET_OBJCOPY) --prefix-symbols=__dl_ $@
/bionic/libc/netbsd/resolv/
Dres_debug.c575 const struct res_sym *symbols; in p_section() local
579 symbols = __p_update_section_syms; in p_section()
582 symbols = __p_default_section_syms; in p_section()
585 return (sym_ntos(symbols, section, (int *)0)); in p_section()
/bionic/libc/docs/
DCHANGES.TXT95 This allows one to look at the dynamic symbols exported by an executable.
DOVERVIEW.TXT120 - play linker tricks with weak symbols at dynamic link time