Home
last modified time | relevance | path

Searched refs:count_relocation (Results 1 – 2 of 2) sorted by relevance

/bionic/linker/
Dlinker_relocate.h52 void count_relocation(RelocationKind kind);
55 if (Enabled) count_relocation(kind); in count_relocation_if()
Dlinker_relocate.cpp143 void count_relocation(RelocationKind kind) { in count_relocation() function