HomeSort by relevance Sort by last modified time
    Searched full:got_index (Results 1 - 1 of 1) sorted by null

  /frameworks/rs/driver/linkloader/include/impl/
ELFObject.hxx 604 int got_index = search_got((int)rel->getSymTabIndex(), (void *)(S + A), local
606 int got_offset = (got_index << 2) - GP_OFFSET;

Completed in 62 milliseconds