HomeSort by: relevance | last modified time | path
    Searched defs:thead_t (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 895 } thead_t;
900 thead_t *f_thead; /* tag head structure */
1043 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1394 static thead_t *top_tag_head = 0; /* top level tag head */
1395 static thead_t *cur_tag_head = 0; /* current tag head */
1474 static thead_t *allocate_thead (void);
1475 static void free_thead (thead_t *ptr);
1613 thead_t *ptag_head;
5044 static thead_t *
893 } thead_t; typedef in typeref:struct:thead
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 895 } thead_t;
900 thead_t *f_thead; /* tag head structure */
1043 thead_t thead [ PAGE_SIZE / sizeof (thead_t) ];
1394 static thead_t *top_tag_head = 0; /* top level tag head */
1395 static thead_t *cur_tag_head = 0; /* current tag head */
1474 static thead_t *allocate_thead (void);
1475 static void free_thead (thead_t *ptr);
1613 thead_t *ptag_head;
5041 static thead_t *
893 } thead_t; typedef in typeref:struct:thead
    [all...]

Completed in 90 milliseconds