Searched refs:sym_idx (Results 1 – 1 of 1) sorted by relevance
86 int sec_idx, sym_idx; in update_rela_ref() local98 sym_idx = get_sym_idx(str); in update_rela_ref()103 if (sec_idx < 0 || sym_idx < 0) { in update_rela_ref()109 syms[sym_idx].st_shndx = sec_idx; in update_rela_ref()110 syms[sym_idx].st_info = (STB_GLOBAL << 4) | STT_SECTION; in update_rela_ref()