Searched refs:got_offset (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/linkloader/include/impl/
H A DELFObject.hxx603 int got_offset = (got_index << 2) - GP_OFFSET; local
604 *inst |= (got_offset & 0xFFFF);

Completed in 75 milliseconds