Searched refs:count_relocation (Results 1 - 1 of 1) sorted by path

/bionic/linker/
H A Dlinker.cpp135 static void count_relocation(RelocationKind kind) { function
139 static void count_relocation(RelocationKind) { function
1007 count_relocation(kRelocSymbol);
1015 count_relocation(kRelocAbsolute);
1022 count_relocation(kRelocAbsolute);
1029 count_relocation(kRelocAbsolute);
1036 count_relocation(kRelocAbsolute);
1052 count_relocation(kRelocAbsolute);
1068 count_relocation(kRelocRelative);
1075 count_relocation(kRelocRelativ
[all...]

Completed in 34 milliseconds