Searched refs:secndx (Results 1 – 2 of 2) sorted by relevance
161 int secndx; in get_symbol_from_table() local172 secndx = elf_sym->st_shndx; in get_symbol_from_table()173 if (!secndx) in get_symbol_from_table()175 sec = &x[secndx]; in get_symbol_from_table()
289 unsigned int symndx, unsigned int secndx, in klp_apply_section_relocs() argument294 Elf_Shdr *sec = sechdrs + secndx; in klp_apply_section_relocs()316 return apply_relocate_add(sechdrs, strtab, symndx, secndx, pmod); in klp_apply_section_relocs()