Searched refs:count_relocation (Results 1 – 3 of 3) sorted by relevance
99 count_relocation(kRelocSymbol); in relocate()115 count_relocation(s == nullptr ? kRelocAbsolute : kRelocRelative); in relocate()
281 void count_relocation(RelocationKind kind) { in count_relocation() function285 void count_relocation(RelocationKind) { in count_relocation() function2836 count_relocation(kRelocSymbol); in relocate()2841 count_relocation(kRelocAbsolute); in relocate()2850 count_relocation(kRelocAbsolute); in relocate()2858 count_relocation(kRelocRelative); in relocate()2866 count_relocation(kRelocRelative); in relocate()2901 count_relocation(kRelocAbsolute); in relocate()2908 count_relocation(kRelocAbsolute); in relocate()2926 count_relocation(kRelocAbsolute); in relocate()[all …]
446 void count_relocation(RelocationKind kind);