| /src/external/lgpl2/userspace-rcu/dist/src/ |
| urcu-bp.c | 504 struct registry_chunk *find_chunk(struct rcu_reader *rcu_reader_reg) function 522 cleanup_thread(find_chunk(rcu_reader_reg), rcu_reader_reg);
|
| /src/external/gpl3/binutils/dist/bfd/ |
| tekhex.c | 319 find_chunk (bfd *abfd, bfd_vma vma, bool create) function 347 struct data_struct *d = find_chunk (abfd, addr, true); 657 d = find_chunk (abfd, chunk_number, must_write);
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| tekhex.c | 319 find_chunk (bfd *abfd, bfd_vma vma, bool create) function 347 struct data_struct *d = find_chunk (abfd, addr, true); 657 d = find_chunk (abfd, chunk_number, must_write);
|
| /src/external/gpl3/gdb/dist/bfd/ |
| tekhex.c | 319 find_chunk (bfd *abfd, bfd_vma vma, bool create) function 349 struct data_struct *d = find_chunk (abfd, addr, true); 655 d = find_chunk (abfd, chunk_number, must_write);
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| tekhex.c | 319 find_chunk (bfd *abfd, bfd_vma vma, bool create) function 349 struct data_struct *d = find_chunk (abfd, addr, true); 649 d = find_chunk (abfd, chunk_number, must_write);
|