Lines Matching refs:unlikely
65 && unlikely (elf_getshdrstrndx (elf, shstrndx) < 0)) in __libdwfl_relocate_value()
69 if (unlikely (name == NULL)) in __libdwfl_relocate_value()
86 && unlikely (! gelf_update_shdr (refscn, refshdr))) in __libdwfl_relocate_value()
149 if (unlikely (cache->symdata == NULL)) in relocate_getsym()
154 if (unlikely (cache->symxndxdata == NULL)) in relocate_getsym()
167 if (unlikely (mod->symfile == NULL) in relocate_getsym()
168 && unlikely (INTUSE(dwfl_module_getsymtab) (mod) < 0)) in relocate_getsym()
182 if (unlikely (gelf_getsymshndx (cache->symdata, cache->symxndxdata, in relocate_getsym()
250 if (unlikely (symtab->symstrdata == NULL in resolve_symbol()
254 if (unlikely (sym->st_name >= symtab->symstrdata->d_size)) in resolve_symbol()
276 if (unlikely (sym == NULL)) in resolve_symbol()
288 if (unlikely (sym->st_name >= m->symstrdata->d_size)) in resolve_symbol()
336 if (unlikely (rtype == 0)) in relocate()
346 if (unlikely (type == ELF_T_NUM)) in relocate()
366 if (unlikely (error != DWFL_E_NOERROR)) in relocate()
535 if (unlikely (tshdr->sh_type == SHT_NOBITS) in relocate_section()
536 || unlikely (tshdr->sh_size == 0)) in relocate_section()
575 if (unlikely (shdr->sh_offset < ehsize in relocate_section()
586 if (unlikely (shdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()
591 if (unlikely (shdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()
605 if (unlikely (phdrs_start < shdr->sh_offset + shdr->sh_size in relocate_section()
610 if (unlikely (phdrs_start < tshdr->sh_offset + tshdr->sh_size in relocate_section()
647 if (unlikely (gelf_update_rel (reldata, relidx, &rel_mem) == 0)) in relocate_section()
678 if (unlikely (gelf_update_rela (reldata, relidx, in relocate_section()
713 if (unlikely (r == NULL)) in relocate_section()
718 if (unlikely (gelf_update_rel (reldata, next, r) == 0)) in relocate_section()
728 if (unlikely (r == NULL)) in relocate_section()
733 if (unlikely (gelf_update_rela (reldata, next, r) == 0)) in relocate_section()
742 if (unlikely (gelf_update_shdr (scn, shdr) == 0)) in relocate_section()
775 if (unlikely (shdr == NULL)) in __libdwfl_relocate()
784 if (unlikely (tscn == NULL)) in __libdwfl_relocate()
811 if (unlikely (result != DWFL_E_NOERROR)) in __libdwfl_relocate_section()
815 if (unlikely (ehdr == NULL)) in __libdwfl_relocate_section()
819 if (unlikely (shdr == NULL)) in __libdwfl_relocate_section()