Searched refs:linker_stats (Results 1 – 2 of 2) sorted by relevance
476 linker_stats.count[kRelocAbsolute],477 linker_stats.count[kRelocRelative],478 linker_stats.count[kRelocCopy],479 linker_stats.count[kRelocSymbol]);
280 static linker_stats_t linker_stats; variable283 ++linker_stats.count[kind]; in count_relocation()