Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c113 struct mdebug_pending **pending_list;
530 struct mdebug_pending struct
532 struct mdebug_pending *next; /* link */ argument
545 static struct mdebug_pending **pending_list; argument
549 static struct mdebug_pending *
553 struct mdebug_pending *p; in is_pending_symbol()
568 struct mdebug_pending *p = is_pending_symbol (fh, sh); in add_pending()
573 p = ((struct mdebug_pending *) in add_pending()
575 sizeof (struct mdebug_pending))); in add_pending()
604 struct mdebug_pending *pend; in parse_symbol()
[all …]