Searched refs:linker_stats (Results 1 – 1 of 1) sorted by relevance
135 static linker_stats_t linker_stats; variable138 ++linker_stats.count[kind]; in count_relocation()2475 linker_stats.count[kRelocAbsolute],2476 linker_stats.count[kRelocRelative],2477 linker_stats.count[kRelocCopy],2478 linker_stats.count[kRelocSymbol]);