Searched refs:subnext (Results 1 – 4 of 4) sorted by relevance
58 if (runp->subnext == NULL || runp->subnext->subsection_id > nr)61 runp = runp->subnext;92 newp->subnext = runp->subnext;93 runp->subnext = newp;
128 while ((asmsubscn = asmsubscn->subnext) != NULL); in binary_end()537 if (scnp->subnext != NULL) in free_section()538 free_section (scnp->subnext); in free_section()
124 AsmScn_t *subnext; member
126 result->subnext = NULL; in binary_newscn()