Searched defs:count_relocation (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp125 static void count_relocation(RelocationKind kind) { function
129 static void count_relocation(RelocationKind) { function
938 count_relocation(kRelocSymbol);
949 count_relocation(kRelocAbsolute);
955 count_relocation(kRelocAbsolute);
961 count_relocation(kRelocAbsolute);
967 count_relocation(kRelocRelative);
975 count_relocation(kRelocAbsolute);
981 count_relocation(kRelocAbsolute);
988 count_relocation(kRelocAbsolut
[all...]

Completed in 108 milliseconds