|
@@ -1,68 +1,70 @@
|
|
| 1 |
-
|
| 2 |
0000000000000000: 01 pushq %rbp
|
| 3 |
0000000000000001: 02 pushq %r15
|
| 4 |
0000000000000003: 02 pushq %r14
|
| 5 |
0000000000000005: 02 pushq %r13
|
| 6 |
0000000000000007: 02 pushq %r12
|
| 7 |
0000000000000009: 01 pushq %rbx
|
| 8 |
000000000000000a: 01 pushq %rax
|
| 9 |
000000000000000b: 03 movq %rcx, %r15
|
| 10 |
000000000000000e: 03 movq %rdx, %r13
|
| 11 |
0000000000000011: 03 movq %rdi, %rbp
|
| 12 |
0000000000000014: 03 movl 8(%rdi), %eax
|
| 13 |
0000000000000017: 03 leal 1(%rax), %ecx
|
| 14 |
000000000000001a: 02 cmpl %esi, %eax
|
| 15 |
000000000000001c: 03 cmovll %ecx, %esi
|
| 16 |
000000000000001f: 04 movq 80(%rdi), %rdi
|
| 17 |
-
0000000000000023: 05 callq
|
| 18 |
0000000000000028: 03 movq %rax, %r12
|
| 19 |
000000000000002b: 03 movq %rax, %rbx
|
| 20 |
000000000000002e: 04 movq 80(%rbp), %r14
|
| 21 |
0000000000000032: 04 movq 88(%rbp), %rax
|
| 22 |
0000000000000036: 03 testq %rax, %rax
|
| 23 |
-
0000000000000039: 02
|
| 24 |
-
000000000000003b:
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
000000000000004c:
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
000000000000006a:
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
000000000000007f:
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
|
|
|
|
|
|
| 68 |
00000000000000db: 05 nopl (%rax,%rax)
|
| 1 |
+
00000000005bc580 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)>:
|
| 2 |
0000000000000000: 01 pushq %rbp
|
| 3 |
0000000000000001: 02 pushq %r15
|
| 4 |
0000000000000003: 02 pushq %r14
|
| 5 |
0000000000000005: 02 pushq %r13
|
| 6 |
0000000000000007: 02 pushq %r12
|
| 7 |
0000000000000009: 01 pushq %rbx
|
| 8 |
000000000000000a: 01 pushq %rax
|
| 9 |
000000000000000b: 03 movq %rcx, %r15
|
| 10 |
000000000000000e: 03 movq %rdx, %r13
|
| 11 |
0000000000000011: 03 movq %rdi, %rbp
|
| 12 |
0000000000000014: 03 movl 8(%rdi), %eax
|
| 13 |
0000000000000017: 03 leal 1(%rax), %ecx
|
| 14 |
000000000000001a: 02 cmpl %esi, %eax
|
| 15 |
000000000000001c: 03 cmovll %ecx, %esi
|
| 16 |
000000000000001f: 04 movq 80(%rdi), %rdi
|
| 17 |
+
0000000000000023: 05 callq 0x64aa20 <BloombergLP::bdlcc::SkipList_PoolUtil::allocate(BloombergLP::bdlcc::SkipList_PoolManager*, int)>
|
| 18 |
0000000000000028: 03 movq %rax, %r12
|
| 19 |
000000000000002b: 03 movq %rax, %rbx
|
| 20 |
000000000000002e: 04 movq 80(%rbp), %r14
|
| 21 |
0000000000000032: 04 movq 88(%rbp), %rax
|
| 22 |
0000000000000036: 03 testq %rax, %rax
|
| 23 |
+
0000000000000039: 02 je 0x5bc5c5 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0x45>
|
| 24 |
+
000000000000003b: 04 movq (%r13), %rcx
|
| 25 |
+
000000000000003f: 04 movq %rcx, 96(%rbx)
|
| 26 |
+
0000000000000043: 02 jmp 0x5bc5f4 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0x74>
|
| 27 |
+
0000000000000045: 07 movq 3532148(%rip), %rax # 91ab40 <BloombergLP::bslma::Default::s_defaultAllocator>
|
| 28 |
+
000000000000004c: 03 testq %rax, %rax
|
| 29 |
+
000000000000004f: 02 jne 0x5bc5d6 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0x56>
|
| 30 |
+
0000000000000051: 05 callq 0x64efc0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
|
| 31 |
+
0000000000000056: 04 movq (%r13), %rcx
|
| 32 |
+
000000000000005a: 04 movq %rcx, 96(%rbx)
|
| 33 |
+
000000000000005e: 03 testq %rax, %rax
|
| 34 |
+
0000000000000061: 02 jne 0x5bc5f4 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0x74>
|
| 35 |
+
0000000000000063: 07 movq 3532118(%rip), %rax # 91ab40 <BloombergLP::bslma::Default::s_defaultAllocator>
|
| 36 |
+
000000000000006a: 03 testq %rax, %rax
|
| 37 |
+
000000000000006d: 02 jne 0x5bc5f4 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0x74>
|
| 38 |
+
000000000000006f: 05 callq 0x64efc0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
|
| 39 |
+
0000000000000074: 04 movq %rax, 64(%rbx)
|
| 40 |
+
0000000000000078: 03 xorps %xmm0, %xmm0
|
| 41 |
+
000000000000007b: 04 movups %xmm0, 72(%rbx)
|
| 42 |
+
000000000000007f: 04 addq $16, %r12
|
| 43 |
+
0000000000000083: 03 movq %r12, %rdi
|
| 44 |
+
0000000000000086: 03 movq %r15, %rsi
|
| 45 |
+
0000000000000089: 05 callq 0x651f80 <BloombergLP::bslstl::Function_Rep::copyInit(BloombergLP::bslstl::Function_Rep const&)>
|
| 46 |
+
000000000000008e: 03 movq %rbx, %rdi
|
| 47 |
+
0000000000000091: 05 callq 0x64a590 <BloombergLP::bdlcc::SkipList_Control::incrementRefCount()>
|
| 48 |
+
0000000000000096: 08 movq $0, 104(%rbx)
|
| 49 |
+
000000000000009e: 03 movq %rbx, %rax
|
| 50 |
+
00000000000000a1: 04 addq $8, %rsp
|
| 51 |
+
00000000000000a5: 01 popq %rbx
|
| 52 |
+
00000000000000a6: 02 popq %r12
|
| 53 |
+
00000000000000a8: 02 popq %r13
|
| 54 |
+
00000000000000aa: 02 popq %r14
|
| 55 |
+
00000000000000ac: 02 popq %r15
|
| 56 |
+
00000000000000ae: 01 popq %rbp
|
| 57 |
+
00000000000000af: 01 retq
|
| 58 |
+
00000000000000b0: 03 movq %rax, %r15
|
| 59 |
+
00000000000000b3: 02 jmp 0x5bc640 <BloombergLP::bdlcc::SkipList<BloombergLP::bdlt::Datetime, bsl::function<void ()> >::allocateNode(int, BloombergLP::bdlt::Datetime const&, bsl::function<void ()> const&)+0xc0>
|
| 60 |
+
00000000000000b5: 03 movq %rax, %r15
|
| 61 |
+
00000000000000b8: 03 movq %r12, %rdi
|
| 62 |
+
00000000000000bb: 05 callq 0x651ef0 <BloombergLP::bslstl::Function_Rep::~Function_Rep()>
|
| 63 |
+
00000000000000c0: 03 movq %r14, %rdi
|
| 64 |
+
00000000000000c3: 03 movq %rbx, %rsi
|
| 65 |
+
00000000000000c6: 05 callq 0x64ab40 <BloombergLP::bdlcc::SkipList_PoolUtil::deallocate(BloombergLP::bdlcc::SkipList_PoolManager*, void*)>
|
| 66 |
+
00000000000000cb: 03 movq %r15, %rdi
|
| 67 |
+
00000000000000ce: 05 callq 0x405360 <_Unwind_Resume@plt>
|
| 68 |
+
00000000000000d3: 03 movq %rax, %rdi
|
| 69 |
+
00000000000000d6: 05 callq 0x5ba160 <__clang_call_terminate>
|
| 70 |
00000000000000db: 05 nopl (%rax,%rax)
|