from_offs        1257 tools/perf/util/symbol-elf.c static int copy_bytes(int from, off_t from_offs, int to, off_t to_offs, u64 len)
from_offs        1270 tools/perf/util/symbol-elf.c 	if (lseek(from, from_offs, SEEK_SET) != from_offs)