search for: rtlmapgenericmask

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

2012 Jun 04
2
[LLVMdev] probleam about ThreadLocalImpl of llvm
...RedirectionCallback () from C:\WINDOWS\system32\ntdll.dll #18 0x66080000 in ?? () #19 0x00000001 in ?? () #20 0x66081060 in __dll_exit () from C:\msys\1.0\opt\skyeye\bin\libcommon-0.dll #21 0x7c93c4da in ntdll!LdrHotPatchRoutine () from C:\WINDOWS\system32\ntdll.dll #22 0x7c941194 in ntdll!RtlMapGenericMask () from C:\WINDOWS\system32\ntdll.dll #23 0x7c94108f in ntdll!RtlMapGenericMask () from C:\WINDOWS\system32\ntdll.dll #24 0x7c92e437 in ntdll!LdrCreateOutOfProcessImage () from C:\WINDOWS\system32\ntdll.dll (gdb) At last, I print some information in ThreadLocalImpl function: 44 ThreadLoc...
2012 Jun 04
0
[LLVMdev] probleam about ThreadLocalImpl of llvm
...m C:\WINDOWS\system32\ntdll.dll > #18 0x66080000 in ?? () > #19 0x00000001 in ?? () > #20 0x66081060 in __dll_exit () > from C:\msys\1.0\opt\skyeye\bin\libcommon-0.dll > #21 0x7c93c4da in ntdll!LdrHotPatchRoutine () > from C:\WINDOWS\system32\ntdll.dll > #22 0x7c941194 in ntdll!RtlMapGenericMask () > from C:\WINDOWS\system32\ntdll.dll > #23 0x7c94108f in ntdll!RtlMapGenericMask () > from C:\WINDOWS\system32\ntdll.dll > #24 0x7c92e437 in ntdll!LdrCreateOutOfProcessImage () > from C:\WINDOWS\system32\ntdll.dll > (gdb) > > At last, I print some information in ThreadLoc...