| /src/external/gpl3/binutils/dist/bfd/ |
| coffgen.c | 2834 init_reloc_cookie (struct coff_reloc_cookie *cookie, function 2849 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 2910 if (!init_reloc_cookie (cookie, info, sec->owner))
|
| elflink.c | 13911 init_reloc_cookie (struct elf_reloc_cookie *cookie, bfd *abfd) 13940 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 13993 if (!init_reloc_cookie (cookie, sec->owner)) 14667 if (!init_reloc_cookie (&cookie, ibfd)) 15379 if (!init_reloc_cookie (&cookie, abfd)) 13898 init_reloc_cookie (struct elf_reloc_cookie *cookie, bfd *abfd) function
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coffgen.c | 2826 init_reloc_cookie (struct coff_reloc_cookie *cookie, function 2841 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 2902 if (!init_reloc_cookie (cookie, info, sec->owner))
|
| elflink.c | 13872 init_reloc_cookie (struct elf_reloc_cookie *cookie, 13922 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 13979 if (!init_reloc_cookie (cookie, info, sec->owner, keep_memory)) 14649 if (!init_reloc_cookie (&cookie, info, ibfd, false)) 15347 if (!init_reloc_cookie (&cookie, info, abfd, false)) 13859 init_reloc_cookie (struct elf_reloc_cookie *cookie, function
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coffgen.c | 2804 init_reloc_cookie (struct coff_reloc_cookie *cookie, function 2819 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 2880 if (!init_reloc_cookie (cookie, info, sec->owner))
|
| elflink.c | 13841 init_reloc_cookie (struct elf_reloc_cookie *cookie, 13891 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 13948 if (!init_reloc_cookie (cookie, info, sec->owner, keep_memory)) 14628 if (!init_reloc_cookie (&cookie, info, ibfd, false)) 15326 if (!init_reloc_cookie (&cookie, info, abfd, false)) 13828 init_reloc_cookie (struct elf_reloc_cookie *cookie, function
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coffgen.c | 2803 init_reloc_cookie (struct coff_reloc_cookie *cookie, function 2818 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 2879 if (!init_reloc_cookie (cookie, info, sec->owner))
|
| elflink.c | 13819 init_reloc_cookie (struct elf_reloc_cookie *cookie, 13869 /* Free the memory allocated by init_reloc_cookie, if appropriate. */ 13926 if (!init_reloc_cookie (cookie, info, sec->owner, keep_memory)) 14606 if (!init_reloc_cookie (&cookie, info, ibfd, false)) 15304 if (!init_reloc_cookie (&cookie, info, abfd, false)) 13806 init_reloc_cookie (struct elf_reloc_cookie *cookie, function
|