Home
last modified time | relevance | path

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

/third_party/elfutils/libasm/
H A Dasm_newsym.c49 #define TEMPSYMLEN 13 in asm_newsym() macro
50 char tempsym[TEMPSYMLEN]; in asm_newsym()
69 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++); in asm_newsym()

Completed in 1 milliseconds