search for: globalgraphics

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

2009 Oct 09
1
[LLVMdev] DS-AA reports erroneous NoModRef
Hi, I am using DataStructureAA.cpp (poolalloc project) for alias analysis purposes and have noticed an error in getModRefInfo(). The situation is that Mod/Ref info is called with a CallSite and GlobalVariable argument, where the global is passed as an argument to the call. Furthermore, the callee function does *nothing* with this global but to pass it on to another callee function. In
2002 Jun 12
2
Problems with NBP chaining
I've just been playing with PXELINUX 1.74, and I can't get NBP chaining to work. First problem is that the code doesn't appear to recognize .0 files. I could be completely mistaken (x86 assembler isn't my forte) but I think the problem in pxelinux.asm is here: ------------------------------------------------------------------------ .one_step: mov ecx,[di-4]