Searched refs:efdr_t (Results 1 – 1 of 1) sorted by relevance
951 } efdr_t; typedef954 static const efdr_t init_file = {1001 static efdr_t *first_file; /* first file descriptor */1002 static efdr_t **last_file_ptr = &first_file; /* file descriptor tail */1008 efdr_t *file; /* file this line is in */1028 efdr_t file [ PAGE_SIZE / sizeof (efdr_t) ];1112 static varray_t file_desc = INIT_VARRAY (efdr_t);1387 static efdr_t *cur_file_ptr = (efdr_t *) 0; /* current file desc. header */1498 if (cur_file_ptr == (efdr_t *) NULL in ecoff_symbol_new_hook()1615 if (cur_file_ptr == (efdr_t *) NULL) in add_ecoff_symbol()[all …]