Lines Matching refs:unlikely
69 if (unlikely (offset < min) in elf_begin_rand()
70 || unlikely (offset >= (off_t) parent->maximum_size)) in elf_begin_rand()
79 if (unlikely (parent->maximum_size - offset < sizeof h)) in elf_begin_rand()
85 else if (unlikely (pread_retry (parent->fildes, in elf_begin_rand()
96 if (unlikely (endp == h.ar_size) in elf_begin_rand()
97 || unlikely ((off_t) parent->maximum_size - offset < size)) in elf_begin_rand()
101 if (unlikely ((off_t) parent->maximum_size - offset < size)) in elf_begin_rand()
108 if (unlikely (offset == 0) in elf_begin_rand()
109 && unlikely (size == (off_t) parent->maximum_size)) in elf_begin_rand()
127 if (unlikely (dwfl == NULL)) in dwfl_report_core_segments()
139 if (unlikely (phdr == NULL)) in dwfl_report_core_segments()
194 if (unlikely (*elfp == NULL)) in core_file_read_eagerly()
263 if (unlikely (gelf_getphdr (elf, (*pndx)++, pphdr) == NULL)) in do_more()
304 if (unlikely (gelf_getphdr (elf, ndx++, &phdr) == NULL)) in dwfl_elf_phdr_memory_callback()
328 if (unlikely (end > elf->maximum_size)) in dwfl_elf_phdr_memory_callback()
332 if (unlikely (start >= end)) in dwfl_elf_phdr_memory_callback()
343 if (unlikely (eos == NULL) || unlikely (eos == contents)) in dwfl_elf_phdr_memory_callback()
368 if (unlikely (into == NULL)) in dwfl_elf_phdr_memory_callback()
388 if (unlikely (eos == NULL) || unlikely (eos == into)) in dwfl_elf_phdr_memory_callback()
426 if (unlikely (elf_getphdrnum (elf, &phnum) != 0)) in __libdwfl_dynamic_vaddr_get()
432 if (unlikely (phdr == NULL)) in __libdwfl_dynamic_vaddr_get()
447 if (unlikely (elf_getphdrnum (elf, &phnum) != 0)) in dwfl_core_file_report()
483 if (unlikely (ndx <= 0)) in dwfl_core_file_report()
548 if (unlikely (seg < 0)) in dwfl_core_file_report()