Searched refs:got_plt_idx (Results 1 – 1 of 1) sorted by relevance
106 int got_plt_idx = get_got_plt_idx(val, sec_got_plt); in get_plt_entry() local107 if (got_plt_idx >= 0) in get_plt_entry()108 return plt + got_plt_idx; in get_plt_entry()