search for: ___asan_register_globals

Displaying 3 results from an estimated 3 matches for "___asan_register_globals".

2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...86_64-apple-darwin12, I am seeing a slew of AddressSanitizer failures due to unresolved symbols such as... Exit Code: 1 Command Output (stderr): -- Undefined symbols for architecture x86_64: "___asan_init", referenced from: _asan.module_ctor in shared-lib-test-so-moBSTe.o "___asan_register_globals", referenced from: _asan.module_ctor in shared-lib-test-so-moBSTe.o "___asan_report_load4", referenced from: _inc in shared-lib-test-so-moBSTe.o "___asan_report_store4", referenced from: _inc in shared-lib-test-so-moBSTe.o "___asan_unregister_gl...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...AddressSanitizer failures due to > unresolved symbols such as... > > Exit Code: 1 > Command Output (stderr): > -- > Undefined symbols for architecture x86_64: > "___asan_init", referenced from: > _asan.module_ctor in shared-lib-test-so-moBSTe.o > "___asan_register_globals", referenced from: > _asan.module_ctor in shared-lib-test-so-moBSTe.o > "___asan_report_load4", referenced from: > _inc in shared-lib-test-so-moBSTe.o > "___asan_report_store4", referenced from: > _inc in shared-lib-test-so-moBSTe.o >...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...;> unresolved symbols such as... >> >> Exit Code: 1 >> Command Output (stderr): >> -- >> Undefined symbols for architecture x86_64: >> "___asan_init", referenced from: >> _asan.module_ctor in shared-lib-test-so-moBSTe.o >> "___asan_register_globals", referenced from: >> _asan.module_ctor in shared-lib-test-so-moBSTe.o >> "___asan_report_load4", referenced from: >> _inc in shared-lib-test-so-moBSTe.o >> "___asan_report_store4", referenced from: >> _inc in shared-lib-t...