search for: 14c6750

Displaying 3 results from an estimated 3 matches for "14c6750".

Did you mean: 14650
2015 Aug 08
2
RFC: PGO Late instrumentation for LLVM
...ons that updating difference counters in the same basic block. As >> an example that extracted from real binary: >> ... >> incq 0xa91d80(%rip) # 14df4b8 >> <__llvm_profile_counters__ZN13LowLevelAlloc5ArenaC2Ev+0x1b8> >> incq 0xa79011(%rip) # 14c6750 >> <__llvm_profile_counters__ZN10MallocHook13InvokeNewHookEPKvm> >> incq 0xa79442(%rip) # 14c6b88 >> <__llvm_profile_counters__ZNK4base8internal8HookListIPFvPKvmEE5emptyEv> >> incq 0x9c288b(%rip) # 140ffd8 >> <__llvm_profile_counters_...
2015 Aug 10
3
RFC: PGO Late instrumentation for LLVM
...basic > block. As > >>> an example that extracted from real binary: > >>> ... > >>> incq 0xa91d80(%rip) # 14df4b8 > >>> <__llvm_profile_counters__ZN13LowLevelAlloc5ArenaC2Ev+0x1b8> > >>> incq 0xa79011(%rip) # 14c6750 > >>> <__llvm_profile_counters__ZN10MallocHook13InvokeNewHookEPKvm> > >>> incq 0xa79442(%rip) # 14c6b88 > >>> <__llvm_profile_counters__ZNK4base8internal8HookListIPFvPKvmEE5emptyEv> > >>> incq 0x9c288b(%rip) # 140ffd8 &...
2015 Aug 08
3
RFC: PGO Late instrumentation for LLVM
...uence of consecutive 'incq' instructions that updating difference counters in the same basic block. As an example that extracted from real binary: ... incq 0xa91d80(%rip) # 14df4b8 <__llvm_profile_counters__ZN13LowLevelAlloc5ArenaC2Ev+0x1b8> incq 0xa79011(%rip) # 14c6750 <__llvm_profile_counters__ZN10MallocHook13InvokeNewHookEPKvm> incq 0xa79442(%rip) # 14c6b88 <__llvm_profile_counters__ZNK4base8internal8HookListIPFvPKvmEE5emptyEv> incq 0x9c288b(%rip) # 140ffd8 <__llvm_profile_counters__ZN4base6subtle12Acquire_LoadEPVKl> ......