Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFObject.hxx1008 int got_index = 0; in relocateMIPS() local
1010 int got_index = search_got((int)rel->getSymTabIndex(), (void *)(S + A), in relocateMIPS() local
1013 int got_offset = (got_index << 2) - GP_OFFSET; in relocateMIPS()