Home
last modified time | relevance | path

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

/external/elfutils/libasm/
Dasm_newsym.c47 #define TEMPSYMLEN 10 in asm_newsym() macro
48 char tempsym[TEMPSYMLEN]; in asm_newsym()
67 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++); in asm_newsym()