HomeSort by relevance Sort by last modified time
    Searched full:allnext (Results 1 - 3 of 3) sorted by null

  /external/elfutils/0.153/libasm/
asm_end.c 84 for (asmscn = ctx->section_list; asmscn != NULL; asmscn = asmscn->allnext)
417 for (asmscn = ctx->section_list; asmscn != NULL; asmscn = asmscn->allnext)
563 scn = scn->allnext;
asm_newscn.c 203 result->allnext = ctx->section_list;
libasmP.h 127 AsmScn_t *allnext; member in struct:AsmScn

Completed in 956 milliseconds