HomeSort by relevance Sort by last modified time
    Searched refs:RelocationKind (Results 1 - 2 of 2) sorted by null

  /bionic/linker/
linker.h 444 enum RelocationKind {
452 void count_relocation(RelocationKind kind);
linker.cpp 288 void count_relocation(RelocationKind kind) {
292 void count_relocation(RelocationKind) {
    [all...]

Completed in 520 milliseconds