Lines Matching defs:dynsym
665 * We need to check if we have a .dynsym, so that we can handle the
667 * .dynsym or .symtab).
749 scn_dynsym = ss->dynsym;
754 * case .symtab is used not .dynsym.
767 * and the symbols in the .dynsym they refer to.
1202 return ss->dynsym || ss->opdsec;
1296 ss->dynsym = elf_section_by_name(elf, &ehdr, &ss->dynshdr, ".dynsym",
1299 ss->dynsym = NULL;
1483 struct symsrc *runtime_ss, int kmodule, int dynsym)
1508 if (dynsym) {
1509 sec = syms_ss->dynsym;
1778 if (syms_ss->dynsym) {