Searched refs:push_bincl (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | stabs.c | 193 static void push_bincl (void *, struct stab_handle *, const char *, bfd_vma); 591 push_bincl (dhandle, info, copy, value); in parse_stab() 3309 push_bincl (void *dhandle, struct stab_handle *info, const char *name, in push_bincl() function
|
H A D | ChangeLog-9197 | 576 (push_bincl): Put the new file on both bincl_list and 684 (parse_stab): Pass value to push_bincl. Call find_excl for 687 (push_bincl): Add hash parameter. Save it in the new hash field.
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | stabs.c | 193 static void push_bincl (struct stab_handle *, const char *, bfd_vma); 573 push_bincl (info, string, value); in parse_stab() 3282 push_bincl (struct stab_handle *info, const char *name, bfd_vma hash) in push_bincl() function
|
H A D | ChangeLog-9197 | 576 (push_bincl): Put the new file on both bincl_list and 684 (parse_stab): Pass value to push_bincl. Call find_excl for 687 (push_bincl): Add hash parameter. Save it in the new hash field.
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 56300 for string passed to debug_start_source and push_bincl. Copy 56313 (push_bincl): Add dhandle param. Use debug_xalloc memory.
|