search for: fpointer

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

Did you mean: pointer
2014 Apr 28
6
[LLVMdev] indirect calls tracking and control flow graph
...e a way to start doing this? Perhaps the llvm intermediate code can help me on this. Do you know where this code is being produced? or what files or passes do I have to modify for this? Until now I have used this command to produce and study the llvm bitcode for a test program: clang -S -emit-llvm fpointers.c -c -o fpointers.bc.text Thank you, -- Thanasis Petsas Distributed Computing Systems (DCS) Institute of Computer Science (ICS/FORTH) Heraklion, Crete Greece (GR) http://www.thanasispetsas.com/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llv...
2014 May 02
2
[LLVMdev] indirect calls tracking and control flow graph
...ntermediate code can help > me on this. > Do you know where this code is being produced? or what files or passes > do I have > to modify for this? > > Until now I have used this command to produce and study the llvm bitcode > for a test > program: > clang -S -emit-llvm fpointers.c -c -o fpointers.bc.text > > Thank you, > > -- > Thanasis Petsas > Distributed Computing Systems (DCS) > Institute of Computer Science (ICS/FORTH) > Heraklion, Crete > Greece (GR) > > http://www.thanasispetsas.com/ > > > _______________________________...
2014 May 04
2
[LLVMdev] indirect calls tracking and control flow graph
...e on this. >> Do you know where this code is being produced? or what files or passes >> do I have >> to modify for this? >> >> Until now I have used this command to produce and study the llvm >> bitcode for a test >> program: >> clang -S -emit-llvm fpointers.c -c -o fpointers.bc.text >> >> Thank you, >> >> -- >> Thanasis Petsas >> Distributed Computing Systems (DCS) >> Institute of Computer Science (ICS/FORTH) >> Heraklion, Crete >> Greece (GR) >> >> http://www.thanasispetsas.com/ &g...