|
@@ -1,30 +1,27 @@
|
|
| 1 |
-
|
| 2 |
0000000000000000: 01 pushq %rbx
|
| 3 |
0000000000000001: 03 movq %rdi, %rbx
|
| 4 |
0000000000000004: 03 movq %rsi, (%rdi)
|
| 5 |
0000000000000007: 04 movq %rdx, 8(%rdi)
|
| 6 |
000000000000000b: 08 movq $0, 16(%rdi)
|
| 7 |
0000000000000013: 02 testl %ecx, %ecx
|
| 8 |
0000000000000015: 05 movl $15, %eax
|
| 9 |
000000000000001a: 03 cmovel %ecx, %eax
|
| 10 |
000000000000001d: 03 movb %al, 24(%rdi)
|
| 11 |
0000000000000020: 03 cmpl $2, %ecx
|
| 12 |
0000000000000023: 05 movl $1, %eax
|
| 13 |
0000000000000028: 05 movl $16, %ecx
|
| 14 |
000000000000002d: 03 cmovel %eax, %ecx
|
| 15 |
0000000000000030: 03 movb %cl, 25(%rdi)
|
| 16 |
0000000000000033: 08 movq $-1, 32(%rdi)
|
| 17 |
000000000000003b: 06 movw $0, 40(%rdi)
|
| 18 |
0000000000000041: 03 testq %r8, %r8
|
| 19 |
-
0000000000000044: 02 jne
|
| 20 |
-
0000000000000046: 07 movq
|
| 21 |
000000000000004d: 03 testq %r8, %r8
|
| 22 |
-
0000000000000050: 02 jne
|
| 23 |
-
0000000000000052: 05 callq
|
| 24 |
0000000000000057: 03 movq %rax, %r8
|
| 25 |
000000000000005a: 04 movq %r8, 48(%rbx)
|
| 26 |
000000000000005e: 01 popq %rbx
|
| 27 |
000000000000005f: 01 retq
|
| 28 |
-
0000000000000060: 03 movq %rax, %rdi
|
| 29 |
-
0000000000000063: 05 callq 0x405000 <_Unwind_Resume@plt>
|
| 30 |
-
0000000000000068: 08 nopl (%rax,%rax)
|
| 1 |
+
000000000040b7b0 <BloombergLP::bdlma::BufferedSequentialPool::BufferedSequentialPool(char*, unsigned long, BloombergLP::bsls::Alignment::Strategy, BloombergLP::bslma::Allocator*)>:
|
| 2 |
0000000000000000: 01 pushq %rbx
|
| 3 |
0000000000000001: 03 movq %rdi, %rbx
|
| 4 |
0000000000000004: 03 movq %rsi, (%rdi)
|
| 5 |
0000000000000007: 04 movq %rdx, 8(%rdi)
|
| 6 |
000000000000000b: 08 movq $0, 16(%rdi)
|
| 7 |
0000000000000013: 02 testl %ecx, %ecx
|
| 8 |
0000000000000015: 05 movl $15, %eax
|
| 9 |
000000000000001a: 03 cmovel %ecx, %eax
|
| 10 |
000000000000001d: 03 movb %al, 24(%rdi)
|
| 11 |
0000000000000020: 03 cmpl $2, %ecx
|
| 12 |
0000000000000023: 05 movl $1, %eax
|
| 13 |
0000000000000028: 05 movl $16, %ecx
|
| 14 |
000000000000002d: 03 cmovel %eax, %ecx
|
| 15 |
0000000000000030: 03 movb %cl, 25(%rdi)
|
| 16 |
0000000000000033: 08 movq $-1, 32(%rdi)
|
| 17 |
000000000000003b: 06 movw $0, 40(%rdi)
|
| 18 |
0000000000000041: 03 testq %r8, %r8
|
| 19 |
+
0000000000000044: 02 jne 0x40b80a <BloombergLP::bdlma::BufferedSequentialPool::BufferedSequentialPool(char*, unsigned long, BloombergLP::bsls::Alignment::Strategy, BloombergLP::bslma::Allocator*)+0x5a>
|
| 20 |
+
0000000000000046: 07 movq 2499795(%rip), %r8 # 66dcd0 <BloombergLP::bslma::Default::s_defaultAllocator>
|
| 21 |
000000000000004d: 03 testq %r8, %r8
|
| 22 |
+
0000000000000050: 02 jne 0x40b80a <BloombergLP::bdlma::BufferedSequentialPool::BufferedSequentialPool(char*, unsigned long, BloombergLP::bsls::Alignment::Strategy, BloombergLP::bslma::Allocator*)+0x5a>
|
| 23 |
+
0000000000000052: 05 callq 0x4173a0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
|
| 24 |
0000000000000057: 03 movq %rax, %r8
|
| 25 |
000000000000005a: 04 movq %r8, 48(%rbx)
|
| 26 |
000000000000005e: 01 popq %rbx
|
| 27 |
000000000000005f: 01 retq
|
|
|
|
|
|
|
|
|