Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/binutils/
Ddebug.h492 extern bfd_boolean debug_record_int_const (void *, const char *, bfd_vma);
Ddebug.c1038 debug_record_int_const (void *handle, const char *name, bfd_vma val) in debug_record_int_const() function
Dstabs.c787 if (! debug_record_int_const (dhandle, name, atoi (p))) in parse_stab_string()