Searched refs:linker_stats (Results 1 – 1 of 1) sorted by relevance
286 static linker_stats_t linker_stats; variable289 ++linker_stats.count[kind]; in count_relocation()4359 linker_stats.count[kRelocAbsolute],4360 linker_stats.count[kRelocRelative],4361 linker_stats.count[kRelocCopy],4362 linker_stats.count[kRelocSymbol]);