Searched refs:dynamic_symtab_section (Results 1 – 2 of 2) sorted by relevance
1230 (struct filedata): Add dynamic_symtab_section and1232 (process_section_headers): Set dynamic_symtab_section to the
293 Elf_Internal_Shdr * dynamic_symtab_section; member7783 filedata->dynamic_symtab_section = section; in process_section_headers()11886 && filedata->dynamic_symtab_section != NULL in process_dynamic_section()11887 && ((filedata->dynamic_symtab_section->sh_offset in process_dynamic_section()11889 || (filedata->dynamic_symtab_section->sh_size in process_dynamic_section()11891 || (filedata->dynamic_symtab_section->sh_entsize in process_dynamic_section()