Searched refs:add_str (Results 1 - 1 of 1) sorted by last modified time

/u-boot/tools/
H A Dproftool.c800 * add_str() - add a name string to the string table
808 static int add_str(struct twriter *tw, const char *name) function
923 str_id = add_str(tw, name);

Completed in 49 milliseconds