search for: __llvm_sjljeh_add_setjmp_to_map

Displaying 2 results from an estimated 2 matches for "__llvm_sjljeh_add_setjmp_to_map".

2006 Aug 08
3
[LLVMdev] build error
...p(void*, int)': SJLJ-Exception.cpp:53: error: `malloc' undeclared (first use this function) SJLJ-Exception.cpp: In function `void __llvm_sjljeh_destroy_setjmpmap(void**)': SJLJ-Exception.cpp:78: error: `free' undeclared (first use this function) SJLJ-Exception.cpp: In function `void __llvm_sjljeh_add_setjmp_to_map(void**, void*, unsigned int)': SJLJ-Exception.cpp:96: error: `malloc' undeclared (first use this function) SJLJ-Exception.cpp: In function `unsigned int __llvm_sjljeh_try_catching_longjmp_exception(void**)': SJLJ-Exception.cpp:138: error: `free' undeclared (first use this function)...
2006 Aug 08
0
[LLVMdev] build error
...> SJLJ-Exception.cpp:53: error: `malloc' undeclared (first use this function) > SJLJ-Exception.cpp: In function `void __llvm_sjljeh_destroy_setjmpmap(void**)': > SJLJ-Exception.cpp:78: error: `free' undeclared (first use this function) > SJLJ-Exception.cpp: In function `void __llvm_sjljeh_add_setjmp_to_map(void**, void*, unsigned int)': > SJLJ-Exception.cpp:96: error: `malloc' undeclared (first use this function) > SJLJ-Exception.cpp: In function `unsigned int __llvm_sjljeh_try_catching_longjmp_exception(void**)': > SJLJ-Exception.cpp:138: error: `free' undeclared (first use...