Searched refs:seclistptr (Results 1 – 1 of 1) sorted by relevance
109 look_in_sections(char *file, sec_name_t *seclistptr) in look_in_sections() argument136 if (seclistptr != NULL) { in look_in_sections()149 for (sptr = seclistptr; sptr != NULL; in look_in_sections()185 sec_name_t *seclistptr = NULL; local235 if (seclistptr == NULL) {236 seclistptr = sptr;237 seclistptr->next = NULL;329 seclistptr);