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