search for: ffi_call_unix64

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

2011 Sep 19
1
[LLVMdev] Seg Fault when creating an execution engine
...in llvm::LLVMTargetMachine::addPassesToEmitMachineCode () #2 0x0000000107ead7ab in llvm::JIT::JIT () #3 0x0000000107eaac21 in llvm::JIT::createJIT () #4 0x0000000107e2cbe4 in llvm::EngineBuilder::create () #5 0x0000000107e315b0 in LLVMCreateExecutionEngineForModule () #6 0x00000001002b1444 in ffi_call_unix64 () at darwin64.S:75 #7 0x00007fff5fbfc130 in ?? () (gdb) I have called LLVMLinkInJIT before this. Can anyone help? -Eric
2013 Feb 20
0
[LLVMdev] LLVM Interpreter & QSort
...p.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222==    by 0x5CA7ABA: __GI_qsort_r.constprop.1 (msort.c:46) ==9222==    by 0x5054E87: ffi_call_unix64 (in /usr/local/lib/libffi.so.6.0.1) ==9222==    by 0x505479C: ffi_call (in /usr/local/lib/libffi.so.6.0.1) ==9222==    by 0x8604AE: llvm::Interpreter::callExternalFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator<llvm::GenericValue> > const&) (in /usr/lo...
2013 Feb 20
0
[LLVMdev] LLVM Interpreter & Qsort
...th_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA75A0: msort_with_tmp.part.0 (msort.c:46) ==9222== by 0x5CA7ABA: __GI_qsort_r.constprop.1 (msort.c:46) ==9222== by 0x5054E87: ffi_call_unix64 (in /usr/local/lib/libffi.so.6.0.1) ==9222== by 0x505479C: ffi_call (in /usr/local/lib/libffi.so.6.0.1) ==9222== by 0x8604AE: llvm::Interpreter::callExternalFunction(llvm::Function*, std::vector<llvm::GenericValue, std::allocator&lt;llvm::GenericValue> > const&) (in /usr/loca...