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

  /external/elfutils/libasm/
asm_newsym.c 67 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++);
libasmP.h 180 unsigned int tempsym_count; member in struct:AsmCtx
asm_begin.c 171 result->tempsym_count = 0;

Completed in 170 milliseconds