Searched refs:linker_stats (Results 1 – 1 of 1) sorted by relevance
126 static linker_stats_t linker_stats; variable129 ++linker_stats.count[kind]; in count_relocation()1938 linker_stats.count[kRelocAbsolute], in __linker_init_post_relocation()1939 linker_stats.count[kRelocRelative], in __linker_init_post_relocation()1940 linker_stats.count[kRelocCopy], in __linker_init_post_relocation()1941 linker_stats.count[kRelocSymbol]); in __linker_init_post_relocation()