Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.h407 enum RelocationKind { enum
415 void count_relocation(RelocationKind kind);
Dlinker.cpp107 void count_relocation(RelocationKind kind) { in count_relocation()
111 void count_relocation(RelocationKind) { in count_relocation() argument