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

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

Completed in 92 milliseconds