Home
last modified time | relevance | path

Searched refs:debug_dump_data (Results 1 – 4 of 4) sorted by relevance

/external/syzkaller/executor/
Dexecutor.cc73 void debug_dump_data(const char* data, int length);
1304 void debug_dump_data(const char* data, int length) in debug_dump_data() function
Dcommon_linux.h349 debug_dump_data(data, length); in syz_emit_ethernet()
434 debug_dump_data(data, length); in syz_extract_tcp_res()
/external/syzkaller/pkg/csource/
Dcsource.go401 result = regexp.MustCompile(`\t*debug_dump_data\((.*\n)*?.*\);\n`).ReplaceAll(result, nil)
Dgenerated.go950 debug_dump_data(data, length);
1032 debug_dump_data(data, length);