stripped_addr     143 arch/sparc/vdso/vdso2c.c 	       void *stripped_addr, size_t stripped_len,
stripped_addr     149 arch/sparc/vdso/vdso2c.c 		go64(raw_addr, raw_len, stripped_addr, stripped_len,
stripped_addr     152 arch/sparc/vdso/vdso2c.c 		go32(raw_addr, raw_len, stripped_addr, stripped_len,
stripped_addr     183 arch/sparc/vdso/vdso2c.c 	void *raw_addr, *stripped_addr;
stripped_addr     214 arch/sparc/vdso/vdso2c.c 	map_input(argv[2], &stripped_addr, &stripped_len, PROT_READ);
stripped_addr     221 arch/sparc/vdso/vdso2c.c 	go(raw_addr, raw_len, stripped_addr, stripped_len, outfile, name);
stripped_addr     224 arch/sparc/vdso/vdso2c.c 	munmap(stripped_addr, stripped_len);
stripped_addr      12 arch/sparc/vdso/vdso2c.h 			 void *stripped_addr, size_t stripped_len,
stripped_addr     112 arch/sparc/vdso/vdso2c.h 		fwrite(stripped_addr, stripped_len, 1, outfile);
stripped_addr     129 arch/sparc/vdso/vdso2c.h 			(int)((unsigned char *)stripped_addr)[j]);
stripped_addr     165 arch/x86/entry/vdso/vdso2c.c 	       void *stripped_addr, size_t stripped_len,
stripped_addr     171 arch/x86/entry/vdso/vdso2c.c 		go64(raw_addr, raw_len, stripped_addr, stripped_len,
stripped_addr     174 arch/x86/entry/vdso/vdso2c.c 		go32(raw_addr, raw_len, stripped_addr, stripped_len,
stripped_addr     204 arch/x86/entry/vdso/vdso2c.c 	void *raw_addr, *stripped_addr;
stripped_addr     235 arch/x86/entry/vdso/vdso2c.c 	map_input(argv[2], &stripped_addr, &stripped_len, PROT_READ);
stripped_addr     242 arch/x86/entry/vdso/vdso2c.c 	go(raw_addr, raw_len, stripped_addr, stripped_len, outfile, name);
stripped_addr     245 arch/x86/entry/vdso/vdso2c.c 	munmap(stripped_addr, stripped_len);
stripped_addr       9 arch/x86/entry/vdso/vdso2c.h 			 void *stripped_addr, size_t stripped_len,
stripped_addr     139 arch/x86/entry/vdso/vdso2c.h 		fwrite(stripped_addr, stripped_len, 1, outfile);
stripped_addr     157 arch/x86/entry/vdso/vdso2c.h 			(int)((unsigned char *)stripped_addr)[j]);