Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/
Decoff.c895 } thead_t; typedef
900 thead_t *f_thead; /* tag head structure */
1043 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 */
1472 static thead_t *allocate_thead (void);
1473 static void free_thead (thead_t *ptr);
1484 top_tag_head->free = (thead_t *) NULL; in ecoff_read_begin_hook()
1601 register thead_t *ptag_head; in add_ecoff_symbol()
5076 static thead_t *
[all …]
/freebsd-12-stable/contrib/gcc/
Dmips-tfile.c1001 } thead_t; typedef
1007 thead_t *f_thead; /* tag head structure */
1098 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1495 static thead_t *cur_tag_head = (thead_t *) 0;/* current tag head */
1583 STATIC thead_t *allocate_thead (void);
1589 STATIC void free_thead (thead_t *);
1760 thead_t *ptag_head; in add_local_symbol()
3727 thead_t *ptag_head; in parse_input()
5363 STATIC thead_t *
5366 thead_t *ptr; in allocate_thead()
[all …]