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

/freebsd-12-stable/contrib/binutils/gas/
H A Decoff.c897 } thead_t;
902 thead_t *f_thead; /* tag head structure */
1045 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1396 static thead_t *top_tag_head = (thead_t *) 0; /* top level tag head */
1397 static thead_t *cur_tag_head = (thead_t *) 0; /* current tag head */
1476 static thead_t *allocate_thead (void);
1477 static void free_thead (thead_t *pt
895 } thead_t; typedef in typeref:struct:thead
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dmips-tfile.c1008 } thead_t;
1014 thead_t *f_thead; /* tag head structure */
1105 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1503 static thead_t *cur_tag_head = (thead_t *) 0;/* current tag head */
1592 STATIC thead_t *allocate_thead (void);
1598 STATIC void free_thead (thead_t *);
1775 thead_t *ptag_head;
3762 thead_t *ptag_hea
1001 } thead_t; typedef in typeref:struct:thead
[all...]

Completed in 183 milliseconds