Comparing localForkExec(bsl::basic_string, bsl::allocator >) in assumed vs ignored

Files changed (1) hide show
  1. bdls_filesystemutil.t/{0.assume.s → 0.none.s} +80 -72
bdls_filesystemutil.t/{0.assume.s → 0.none.s} RENAMED
@@ -1,79 +1,87 @@
1
- 000000000042b180 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r12
5
  0000000000000006: 01 pushq %rbx
6
  0000000000000007: 04 subq $56, %rsp
7
- 000000000000000b: 03 movq %rdi, %rbx
8
  000000000000000e: 05 callq 0x4066d0 <fork@plt>
9
  0000000000000013: 02 testl %eax, %eax
10
- 0000000000000015: 02 je 0x42b1a3 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x23>
11
- 0000000000000017: 04 addq $56, %rsp
12
- 000000000000001b: 01 popq %rbx
13
- 000000000000001c: 02 popq %r12
14
- 000000000000001e: 02 popq %r14
15
- 0000000000000020: 02 popq %r15
16
- 0000000000000022: 01 retq
17
- 0000000000000023: 03 xorps %xmm0, %xmm0
18
- 0000000000000026: 05 movaps %xmm0, 16(%rsp)
19
- 000000000000002b: 09 movq $0, 32(%rsp)
20
- 0000000000000034: 07 movq 2608661(%rip), %rax # 6a7fd0 <BloombergLP::bslma::Default::s_defaultAllocator>
21
- 000000000000003b: 03 testq %rax, %rax
22
- 000000000000003e: 02 jne 0x42b1c5 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x45>
23
- 0000000000000040: 05 callq 0x444cd0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
24
- 0000000000000045: 05 movq %rax, 40(%rsp)
25
- 000000000000004a: 04 movq 32(%rbx), %rax
26
- 000000000000004e: 04 cmpq $23, %rax
27
- 0000000000000052: 02 jne 0x42b1d9 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x59>
28
- 0000000000000054: 03 movq %rbx, %r12
29
- 0000000000000057: 02 jmp 0x42b1dc <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x5c>
30
- 0000000000000059: 03 movq (%rbx), %r12
31
- 000000000000005c: 04 addq 24(%rbx), %r12
32
- 0000000000000060: 04 cmpq $23, %rax
33
- 0000000000000064: 02 je 0x42b1e9 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x69>
34
- 0000000000000066: 03 movq (%rbx), %rbx
35
- 0000000000000069: 03 cmpq %r12, %rbx
36
- 000000000000006c: 02 jae 0x42b239 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xb9>
37
- 000000000000006e: 05 leaq 16(%rsp), %r14
38
- 0000000000000073: 05 leaq 8(%rsp), %r15
39
- 0000000000000078: 02 jmp 0x42b1ff <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x7f>
40
- 000000000000007a: 03 cmpq %r12, %rbx
41
- 000000000000007d: 02 jae 0x42b239 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xb9>
42
- 000000000000007f: 05 movq %rbx, 8(%rsp)
43
- 0000000000000084: 03 movq %r14, %rdi
44
- 0000000000000087: 03 movq %r15, %rsi
45
- 000000000000008a: 05 callq 0x42e000 <unsigned long& bsl::vector<unsigned long, bsl::allocator<unsigned long> >::emplace_back<unsigned long>(unsigned long&&)>
46
- 000000000000008f: 02 jmp 0x42b223 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xa3>
47
- 0000000000000091: 10 nopw %cs:(%rax,%rax)
48
- 000000000000009b: 05 nopl (%rax,%rax)
49
- 00000000000000a0: 03 incq %rbx
50
- 00000000000000a3: 03 movzbl (%rbx), %eax
51
- 00000000000000a6: 02 orb $32, %al
52
- 00000000000000a8: 02 cmpb $32, %al
53
- 00000000000000aa: 02 jne 0x42b220 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xa0>
54
- 00000000000000ac: 03 cmpq %r12, %rbx
55
- 00000000000000af: 02 jae 0x42b1fa <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x7a>
56
- 00000000000000b1: 03 movb $0, (%rbx)
57
- 00000000000000b4: 03 incq %rbx
58
- 00000000000000b7: 02 jmp 0x42b1fa <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x7a>
59
- 00000000000000b9: 09 movq $0, 8(%rsp)
60
- 00000000000000c2: 05 leaq 16(%rsp), %rdi
61
- 00000000000000c7: 05 leaq 8(%rsp), %rsi
62
- 00000000000000cc: 05 callq 0x42e000 <unsigned long& bsl::vector<unsigned long, bsl::allocator<unsigned long> >::emplace_back<unsigned long>(unsigned long&&)>
63
- 00000000000000d1: 05 movq 16(%rsp), %rsi
64
- 00000000000000d6: 03 movq (%rsi), %rdi
65
- 00000000000000d9: 05 callq 0x405d10 <execv@plt>
66
- 00000000000000de: 02 jmp 0x42b268 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xe8>
67
- 00000000000000e0: 03 movq %rax, %rdi
68
- 00000000000000e3: 05 callq 0x42cc40 <__clang_call_terminate>
69
- 00000000000000e8: 03 movq %rax, %rbx
70
- 00000000000000eb: 05 movq 16(%rsp), %rsi
71
- 00000000000000f0: 03 testq %rsi, %rsi
72
- 00000000000000f3: 02 je 0x42b280 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x100>
73
- 00000000000000f5: 05 movq 40(%rsp), %rdi
74
- 00000000000000fa: 03 movq (%rdi), %rax
75
- 00000000000000fd: 03 callq *24(%rax)
76
- 0000000000000100: 03 movq %rbx, %rdi
77
- 0000000000000103: 05 callq 0x406800 <_Unwind_Resume@plt>
78
- 0000000000000108: 03 movq %rax, %rdi
79
- 000000000000010b: 05 callq 0x42cc40 <__clang_call_terminate>
 
 
 
 
 
 
 
 
1
+ 000000000042b1c0 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)>:
2
  0000000000000000: 02 pushq %r15
3
  0000000000000002: 02 pushq %r14
4
  0000000000000004: 02 pushq %r12
5
  0000000000000006: 01 pushq %rbx
6
  0000000000000007: 04 subq $56, %rsp
7
+ 000000000000000b: 03 movq %rdi, %r14
8
  000000000000000e: 05 callq 0x4066d0 <fork@plt>
9
  0000000000000013: 02 testl %eax, %eax
10
+ 0000000000000015: 06 jne 0x42b2a7 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xe7>
11
+ 000000000000001b: 03 xorps %xmm0, %xmm0
12
+ 000000000000001e: 05 movaps %xmm0, 16(%rsp)
13
+ 0000000000000023: 09 movq $0, 32(%rsp)
14
+ 000000000000002c: 07 movq 2608605(%rip), %rax # 6a7fd0 <BloombergLP::bslma::Default::s_defaultAllocator>
15
+ 0000000000000033: 03 testq %rax, %rax
16
+ 0000000000000036: 02 jne 0x42b1fd <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x3d>
17
+ 0000000000000038: 05 callq 0x444da0 <BloombergLP::bslma::Default::determineAndReturnDefaultAllocator()>
18
+ 000000000000003d: 05 movq %rax, 40(%rsp)
19
+ 0000000000000042: 05 cmpq $23, 32(%r14)
20
+ 0000000000000047: 02 jne 0x42b20e <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x4e>
21
+ 0000000000000049: 03 movq %r14, %rbx
22
+ 000000000000004c: 02 jmp 0x42b211 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x51>
23
+ 000000000000004e: 03 movq (%r14), %rbx
24
+ 0000000000000051: 04 movq 24(%r14), %r12
25
+ 0000000000000055: 03 testq %r12, %r12
26
+ 0000000000000058: 02 jle 0x42b26d <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xad>
27
+ 000000000000005a: 03 addq %rbx, %r12
28
+ 000000000000005d: 05 leaq 16(%rsp), %r14
29
+ 0000000000000062: 05 leaq 8(%rsp), %r15
30
+ 0000000000000067: 02 jmp 0x42b235 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x75>
31
+ 0000000000000069: 07 nopl (%rax)
32
+ 0000000000000070: 03 cmpq %r12, %rbx
33
+ 0000000000000073: 02 jae 0x42b26d <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xad>
34
+ 0000000000000075: 05 movq %rbx, 8(%rsp)
35
+ 000000000000007a: 03 movq %r14, %rdi
36
+ 000000000000007d: 03 movq %r15, %rsi
37
+ 0000000000000080: 05 callq 0x42e070 <unsigned long& bsl::vector<unsigned long, bsl::allocator<unsigned long> >::emplace_back<unsigned long>(unsigned long&&)>
38
+ 0000000000000085: 10 nopw %cs:(%rax,%rax)
39
+ 000000000000008f: 01 nop
40
+ 0000000000000090: 03 movzbl (%rbx), %eax
41
+ 0000000000000093: 02 orb $32, %al
42
+ 0000000000000095: 02 cmpb $32, %al
43
+ 0000000000000097: 02 je 0x42b260 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xa0>
44
+ 0000000000000099: 03 incq %rbx
45
+ 000000000000009c: 02 jmp 0x42b250 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x90>
46
+ 000000000000009e: 02 nop
47
+ 00000000000000a0: 03 cmpq %r12, %rbx
48
+ 00000000000000a3: 02 jae 0x42b230 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x70>
49
+ 00000000000000a5: 03 movb $0, (%rbx)
50
+ 00000000000000a8: 03 incq %rbx
51
+ 00000000000000ab: 02 jmp 0x42b230 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x70>
52
+ 00000000000000ad: 09 movq $0, 8(%rsp)
53
+ 00000000000000b6: 05 leaq 16(%rsp), %rdi
54
+ 00000000000000bb: 05 leaq 8(%rsp), %rsi
55
+ 00000000000000c0: 05 callq 0x42e070 <unsigned long& bsl::vector<unsigned long, bsl::allocator<unsigned long> >::emplace_back<unsigned long>(unsigned long&&)>
56
+ 00000000000000c5: 05 movq 16(%rsp), %rsi
57
+ 00000000000000ca: 03 movq (%rsi), %rdi
58
+ 00000000000000cd: 05 callq 0x405d10 <execv@plt>
59
+ 00000000000000d2: 05 movq 16(%rsp), %rsi
60
+ 00000000000000d7: 03 testq %rsi, %rsi
61
+ 00000000000000da: 02 je 0x42b2a7 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0xe7>
62
+ 00000000000000dc: 05 movq 40(%rsp), %rdi
63
+ 00000000000000e1: 03 movq (%rdi), %rax
64
+ 00000000000000e4: 03 callq *24(%rax)
65
+ 00000000000000e7: 04 addq $56, %rsp
66
+ 00000000000000eb: 01 popq %rbx
67
+ 00000000000000ec: 02 popq %r12
68
+ 00000000000000ee: 02 popq %r14
69
+ 00000000000000f0: 02 popq %r15
70
+ 00000000000000f2: 01 retq
71
+ 00000000000000f3: 03 movq %rax, %rdi
72
+ 00000000000000f6: 05 callq 0x42cca0 <__clang_call_terminate>
73
+ 00000000000000fb: 03 movq %rax, %rdi
74
+ 00000000000000fe: 05 callq 0x42cca0 <__clang_call_terminate>
75
+ 0000000000000103: 02 jmp 0x42b2c5 <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x105>
76
+ 0000000000000105: 03 movq %rax, %rbx
77
+ 0000000000000108: 05 movq 16(%rsp), %rsi
78
+ 000000000000010d: 03 testq %rsi, %rsi
79
+ 0000000000000110: 02 je 0x42b2dd <localForkExec(bsl::basic_string<char, std::__1::char_traits<char>, bsl::allocator<char> >)+0x11d>
80
+ 0000000000000112: 05 movq 40(%rsp), %rdi
81
+ 0000000000000117: 03 movq (%rdi), %rax
82
+ 000000000000011a: 03 callq *24(%rax)
83
+ 000000000000011d: 03 movq %rbx, %rdi
84
+ 0000000000000120: 05 callq 0x406800 <_Unwind_Resume@plt>
85
+ 0000000000000125: 03 movq %rax, %rdi
86
+ 0000000000000128: 05 callq 0x42cca0 <__clang_call_terminate>
87
+ 000000000000012d: 03 nopl (%rax)