Home
last modified time | relevance | path

Searched refs:tempsym_count (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libasm/
Dasm_newsym.c69 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++); in asm_newsym()
Dasm_begin.c171 result->tempsym_count = 0; in asm_begin()
DlibasmP.h182 unsigned int tempsym_count; member