Searched refs:thead_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Decoff.c894 } thead_t;
899 thead_t *f_thead; /* tag head structure */
1042 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1393 static thead_t *top_tag_head = (thead_t *) 0; /* top level tag head */
1394 static thead_t *cur_tag_head = (thead_t *) 0; /* current tag head */
1473 static thead_t *allocate_thead (void);
1474 static void free_thead (thead_t *pt
892 } thead_t; typedef in typeref:struct:thead
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Decoff.c894 } thead_t;
899 thead_t *f_thead; /* tag head structure */
1042 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1393 static thead_t *top_tag_head = (thead_t *) 0; /* top level tag head */
1394 static thead_t *cur_tag_head = (thead_t *) 0; /* current tag head */
1473 static thead_t *allocate_thead (void);
1474 static void free_thead (thead_t *pt
892 } thead_t; typedef in typeref:struct:thead
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Decoff.c894 } thead_t;
899 thead_t *f_thead; /* tag head structure */
1042 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1393 static thead_t *top_tag_head = (thead_t *) 0; /* top level tag head */
1394 static thead_t *cur_tag_head = (thead_t *) 0; /* current tag head */
1473 static thead_t *allocate_thead (void);
1474 static void free_thead (thead_t *pt
892 } thead_t; typedef in typeref:struct:thead
[all...]

Completed in 218 milliseconds