Searched refs:InjectStringSymbol (Results 1 – 2 of 2) sorted by relevance
91 err = symbol_inject.InjectStringSymbol(file, w, *symbol, *value, *from)
54 func InjectStringSymbol(file *File, w io.Writer, symbol, value, from string) error { func