Displaying 1 result from an estimated 1 matches for "_dfsan_weak_hook_memcmp".
2015 Jul 04
2
[LLVMdev] libFuzzer newbie question
...,
unsigned short) in FuzzerTraceState.o
fuzzer::Fuzzer::InitializeTraceState() in FuzzerTraceState.o
"_dfsan_get_label_info", referenced from:
fuzzer::TraceState::GetLabelRange(unsigned short) in
FuzzerTraceState.o
"_dfsan_read_label", referenced from:
_dfsan_weak_hook_memcmp in FuzzerTraceState.o
"_dfsan_set_label", referenced from:
fuzzer::Fuzzer::InitializeTraceState() in FuzzerTraceState.o
ld: symbol(s) not found for architecture x86_64
clang-3.7: error: linker command failed with exit code 1 (use -v to see
invocation)
Any hints as to what...