Searched refs:strsym (Results 1 – 1 of 1) sorted by relevance
257 char *strsym = NULL; in jit_write_elf() local410 strsym = calloc(1, symlen); in jit_write_elf()411 if (!strsym) { in jit_write_elf()415 strcpy(strsym + 1, sym); in jit_write_elf()431 d->d_buf = strsym; in jit_write_elf()509 free(strsym); in jit_write_elf()