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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_macro.c216 Dwarf_Small *latest_str_loc = 0; local
357 latest_str_loc = pdata + string_offset;
407 strcpy((char *) latest_str_loc, (char *) pnext);
408 pdmd->dmd_macro = (char *) latest_str_loc;
409 latest_str_loc += slen;

Completed in 62 milliseconds