Searched refs:linker_stats (Results 1 – 1 of 1) sorted by relevance
105 static linker_stats_t linker_stats; variable108 ++linker_stats.count[kind]; in count_relocation()3282 linker_stats.count[kRelocAbsolute],3283 linker_stats.count[kRelocRelative],3284 linker_stats.count[kRelocCopy],3285 linker_stats.count[kRelocSymbol]);