Searched refs:sec_sym_idx (Results 1 – 1 of 1) sorted by relevance
120 int sec_sym_idx; member1840 if (sym_type == STT_SECTION && dst_sec->sec_sym_idx) { in linker_append_elf_sym()1841 obj->sym_map[src_sym_idx] = dst_sec->sec_sym_idx; in linker_append_elf_sym()1982 dst_sec->sec_sym_idx = dst_sym_idx; in linker_append_elf_sym()