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

/bionic/linker/
H A Dlinker.c127 struct _link_stats linker_stats; variable in typeref:struct:_link_stats
2240 linker_stats.reloc[RELOC_ABSOLUTE],
2241 linker_stats.reloc[RELOC_RELATIVE],
2242 linker_stats.reloc[RELOC_COPY],
2243 linker_stats.reloc[RELOC_SYMBOL]);

Completed in 137 milliseconds