Searched refs:crc32_out (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Dopncls.c969 char *get_debug_link_info (bfd *abfd, unsigned long *crc32_out);
974 otherwise return filename and update @var{crc32_out}.
978 get_debug_link_info (bfd *abfd, unsigned long *crc32_out)
986 BFD_ASSERT (crc32_out);
1006 *crc32_out = crc32;
977 get_debug_link_info(bfd *abfd, unsigned long *crc32_out) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymfile.c1007 get_debug_link_info (struct objfile *objfile, unsigned long *crc32_out)
1033 *crc32_out = crc32;
1006 get_debug_link_info(struct objfile *objfile, unsigned long *crc32_out) argument

Completed in 61 milliseconds