Home
last modified time | relevance | path

Searched refs:debug_record_int_const (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h494 extern bool debug_record_int_const (void *, const char *, bfd_vma);
H A Ddebug.c1046 debug_record_int_const (void *handle, const char *name, bfd_vma val) in debug_record_int_const() function
H A Dstabs.c818 if (! debug_record_int_const (dhandle, name, atoi (p))) in parse_stab_string()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h489 extern bool debug_record_int_const (void *, const char *, bfd_vma);
H A Ddebug.c1035 debug_record_int_const (void *handle, const char *name, bfd_vma val) in debug_record_int_const() function
H A Dstabs.c800 if (! debug_record_int_const (dhandle, name, atoi (p))) in parse_stab_string()