Home | History | Annotate | Download | only in bfd

Lines Matching full:htab

79 	htab->r_sym.  Replace ELF64_R_INFO with htab->r_info.
215 (elf32_arm_create_dynamic_sections): Likewise. Use htab->root
224 htab fields instead of looking them up by name. Consistently use
225 these local variables instead of htab fields.
2473 variables htab and hdr_info and mark info parameter as unused.
3053 (_bfd_sparc_elf_check_relocs): Unconditionally assign htab->elf.dynobj
3204 new params in htab. Extract some code to..