• Home
  • Raw
  • Download

Lines Matching refs:unlikely

64   if (unlikely (offset < min)  in elf_begin_rand()
65 || unlikely (offset >= (off_t) parent->maximum_size)) in elf_begin_rand()
80 if (unlikely (parent->maximum_size - offset < sizeof (struct ar_hdr))) in elf_begin_rand()
86 else if (unlikely (pread_retry (parent->fildes, in elf_begin_rand()
97 if (unlikely (endp == ar_size) in elf_begin_rand()
98 || unlikely ((off_t) parent->maximum_size - offset < size)) in elf_begin_rand()
102 if (unlikely ((off_t) parent->maximum_size - offset < size)) in elf_begin_rand()
109 if (unlikely (offset == 0) in elf_begin_rand()
110 && unlikely (size == (off_t) parent->maximum_size)) in elf_begin_rand()
128 if (unlikely (dwfl == NULL)) in dwfl_report_core_segments()
140 if (unlikely (phdr == NULL)) in dwfl_report_core_segments()
195 if (unlikely (*elfp == NULL)) in core_file_read_eagerly()
264 if (unlikely (gelf_getphdr (elf, (*pndx)++, pphdr) == NULL)) in do_more()
305 if (unlikely (gelf_getphdr (elf, ndx++, &phdr) == NULL)) in dwfl_elf_phdr_memory_callback()
329 if (unlikely (end > elf->maximum_size)) in dwfl_elf_phdr_memory_callback()
333 if (unlikely (start >= end)) in dwfl_elf_phdr_memory_callback()
347 if (unlikely (eos == NULL) || unlikely (eos == contents)) in dwfl_elf_phdr_memory_callback()
372 if (unlikely (into == NULL)) in dwfl_elf_phdr_memory_callback()
392 if (unlikely (eos == NULL) || unlikely (eos == into)) in dwfl_elf_phdr_memory_callback()
430 if (unlikely (elf_getphdrnum (elf, &phnum) != 0)) in __libdwfl_dynamic_vaddr_get()
436 if (unlikely (phdr == NULL)) in __libdwfl_dynamic_vaddr_get()
452 if (unlikely (elf_getphdrnum (elf, &phnum) != 0)) in dwfl_core_file_report()
495 if (unlikely (ndx <= 0)) in dwfl_core_file_report()
569 if (unlikely (seg < 0)) in dwfl_core_file_report()