idx
int64
0
2.11M
name
stringlengths
1
118k
code
stringlengths
6
516k
asm
stringlengths
21
4.64M
file
stringlengths
39
143
opt
stringclasses
1 value
path
stringlengths
20
133
13,700
Catch::ITransientExpression::isBinaryExpression() const
auto isBinaryExpression() const -> bool { return m_isBinaryExpression; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movb 0x8(%rax), %al andb $0x1, %al popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,701
Catch::getCurrentContext()
inline IContext& getCurrentContext() { return getCurrentMutableContext(); }
pushq %rbp movq %rsp, %rbp callq 0xd4220 popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,702
std::__shared_ptr_access<Catch::IConfig const, (__gnu_cxx::_Lock_policy)2, false, false>::operator->() const
element_type* operator->() const noexcept { _GLIBCXX_DEBUG_PEDASSERT(_M_get() != nullptr); return _M_get(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0x164a40 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/shared_ptr_base.h
13,703
Catch::ReusableStringStream& Catch::ReusableStringStream::operator<<<Catch::LazyExpression>(Catch::LazyExpression const&)
auto operator << ( T const& value ) -> ReusableStringStream& { *m_oss << value; return *this; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x18(%rbp) movq 0x10(%rax), %rdi movq -0x10(%rbp), %rsi callq 0x23710 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,704
Catch::AssertionResultData::AssertionResultData(Catch::AssertionResultData const&)
AssertionResultData() = delete;
pushq %rbp movq %rsp, %rbp subq $0x40, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x30(%rbp) movq %rdi, %rax movq %rax, -0x38(%rbp) movq -0x10(%rbp), %rsi callq 0x1f330 movq -0x30(%rbp), %rdi addq $0x20, %rdi movq %rdi, -0x28(%rbp) movq -0x10(%rbp), %rsi addq $0x20, %rsi callq 0x1f330 jmp 0xd1083 movq -0x38(%rbp), %rdi addq $0x40, %rdi movq -0x10(%rbp), %rsi addq $0x40, %rsi callq 0x236c0 jmp 0xd109a movq -0x38(%rbp), %rax movq -0x10(%rbp), %rcx movl 0x50(%rcx), %ecx movl %ecx, 0x50(%rax) addq $0x40, %rsp popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x18(%rbp) movl %eax, -0x1c(%rbp) jmp 0xd10d1 movq -0x28(%rbp), %rdi movq %rax, %rcx movl %edx, %eax movq %rcx, -0x18(%rbp) movl %eax, -0x1c(%rbp) callq 0x1ff08 movq -0x30(%rbp), %rdi callq 0x1ff08 movq -0x18(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,705
Catch::StringRef::empty() const
constexpr auto empty() const noexcept -> bool { return m_size == 0; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax cmpq $0x0, 0x8(%rax) sete %al andb $0x1, %al popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,706
Catch::StringRef::size() const
constexpr auto size() const noexcept -> size_type { return m_size; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq 0x8(%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,707
Catch::isFalseTest(int)
inline bool isFalseTest( int flags ) { return ( flags & ResultDisposition::FalseTest ) != 0; }
pushq %rbp movq %rsp, %rbp movl %edi, -0x4(%rbp) movl -0x4(%rbp), %eax andl $0x4, %eax cmpl $0x0, %eax setne %al andb $0x1, %al popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,708
ZNK5Catch9StringRefcvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEv
explicit operator std::string() const { return std::string(m_start, m_size); }
pushq %rbp movq %rsp, %rbp subq $0x50, %rsp movq %rdi, -0x48(%rbp) movq %rdi, %rax movq %rax, -0x50(%rbp) movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x10(%rbp), %rax movq (%rax), %rcx movq %rcx, -0x40(%rbp) movq 0x8(%rax), %rax movq %rax, -0x38(%rbp) leaq -0x11(%rbp), %rdi movq %rdi, -0x30(%rbp) callq 0x1fd50 movq -0x48(%rbp), %rdi movq -0x40(%rbp), %rsi movq -0x38(%rbp), %rdx movq -0x30(%rbp), %rcx callq 0x1f880 jmp 0xd11a2 leaq -0x11(%rbp), %rdi callq 0x1f820 movq -0x50(%rbp), %rax addq $0x50, %rsp popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x20(%rbp) movl %eax, -0x24(%rbp) leaq -0x11(%rbp), %rdi callq 0x1f820 movq -0x20(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,709
bool std::operator!=<char, std::char_traits<char>, std::allocator<char>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
inline bool operator!=(const basic_string<_CharT, _Traits, _Alloc>& __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) _GLIBCXX_NOEXCEPT { return !(__lhs == __rhs); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0xd49f0 xorb $-0x1, %al andb $0x1, %al addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/basic_string.h
13,710
Catch::MatchExpr<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, Catch::Matchers::Impl::MatcherBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> const&>::MatchExpr(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&, Catch::Matchers::Impl::MatcherBase<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> const&, Catch::StringRef const&)
MatchExpr( ArgT const& arg, MatcherT const& matcher, StringRef const& matcherString ) : ITransientExpression{ true, matcher.match( arg ) }, m_arg( arg ), m_matcher( matcher ), m_matcherString( matcherString ) {}
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq %rcx, -0x20(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x28(%rbp) movq -0x18(%rbp), %rax movq %rax, %rdi addq $0x28, %rdi movq -0x10(%rbp), %rsi movq 0x28(%rax), %rax callq *(%rax) movq -0x28(%rbp), %rdi movzbl %al, %edx andl $0x1, %edx movl $0x1, %esi callq 0x11e230 movq -0x28(%rbp), %rax leaq 0x198f9c(%rip), %rcx # 0x26a200 addq $0x10, %rcx movq %rcx, (%rax) movq -0x10(%rbp), %rcx movq %rcx, 0x10(%rax) movq -0x18(%rbp), %rcx movq %rcx, 0x18(%rax) movq -0x20(%rbp), %rcx movq (%rcx), %rdx movq %rdx, 0x20(%rax) movq 0x8(%rcx), %rcx movq %rcx, 0x28(%rax) addq $0x30, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,711
Catch::clara::detail::ExeName::ExeName(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&)
explicit ExeName( std::string &ref ) : ExeName() { m_ref = std::make_shared<BoundValueRef<std::string>>( ref ); }
pushq %rbp movq %rsp, %rbp subq $0x40, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x38(%rbp) callq 0xee2f0 movq -0x10(%rbp), %rsi leaq -0x20(%rbp), %rdi callq 0xde150 jmp 0xd12ec movq -0x38(%rbp), %rdi addq $0x18, %rdi leaq -0x20(%rbp), %rsi callq 0xde1c0 leaq -0x20(%rbp), %rdi callq 0xde1f0 addq $0x40, %rsp popq %rbp retq movq -0x38(%rbp), %rdi movq %rax, %rcx movl %edx, %eax movq %rcx, -0x28(%rbp) movl %eax, -0x2c(%rbp) callq 0xd1c40 movq -0x28(%rbp), %rdi callq 0x1fd40 nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,712
Catch::clara::detail::Parser Catch::clara::detail::ComposableParserImpl<Catch::clara::detail::ExeName>::operator|<Catch::clara::detail::Help>(Catch::clara::detail::Help const&) const
auto ComposableParserImpl<DerivedT>::operator|( T const &other ) const -> Parser { return Parser() | static_cast<DerivedT const &>( *this ) | other; }
pushq %rbp movq %rsp, %rbp subq $0x110, %rsp # imm = 0x110 movq %rdi, -0x110(%rbp) movq %rdi, %rax movq %rax, -0x108(%rbp) movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x10(%rbp), %rax movq %rax, -0xf8(%rbp) xorps %xmm0, %xmm0 movaps %xmm0, -0x90(%rbp) movaps %xmm0, -0xa0(%rbp) movaps %xmm0, -0xb0(%rbp) movaps %xmm0, -0xc0(%rbp) movaps %xmm0, -0xd0(%rbp) movaps %xmm0, -0xe0(%rbp) leaq -0xe0(%rbp), %rdi movq %rdi, -0x100(%rbp) callq 0xd6090 movq -0x100(%rbp), %rsi movq -0xf8(%rbp), %rdx leaq -0x78(%rbp), %rdi callq 0x164e80 jmp 0xd13bc movq -0x110(%rbp), %rdi movq -0x18(%rbp), %rdx leaq -0x78(%rbp), %rsi callq 0x164f40 jmp 0xd13d2 leaq -0x78(%rbp), %rdi callq 0xd1b80 leaq -0xe0(%rbp), %rdi callq 0xd1b80 movq -0x108(%rbp), %rax addq $0x110, %rsp # imm = 0x110 popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0xe8(%rbp) movl %eax, -0xec(%rbp) jmp 0xd1426 movq %rax, %rcx movl %edx, %eax movq %rcx, -0xe8(%rbp) movl %eax, -0xec(%rbp) leaq -0x78(%rbp), %rdi callq 0xd1b80 leaq -0xe0(%rbp), %rdi callq 0xd1b80 movq -0xe8(%rbp), %rdi callq 0x1fd40 nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,713
Catch::clara::detail::Help::Help(bool&)
Help( bool &showHelpFlag ) : Opt([&]( bool flag ) { showHelpFlag = flag; return ParserResult::ok( ParseResultType::ShortCircuitAll ); }) { static_cast<Opt &>( *this ) ("display usage information") ["-?"]["-h"]["--help"] .optional(); }
pushq %rbp movq %rsp, %rbp subq $0x110, %rsp # imm = 0x110 movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0xd8(%rbp) movq -0x10(%rbp), %rax movq %rax, -0x18(%rbp) leaq -0x18(%rbp), %rsi callq 0xe0e70 movq -0xd8(%rbp), %rax leaq 0x1942ab(%rip), %rcx # 0x265728 movq %rcx, (%rax) leaq -0x39(%rbp), %rdi movq %rdi, -0xd0(%rbp) callq 0x1fd50 movq -0xd0(%rbp), %rdx leaq 0xeacf2(%rip), %rsi # 0x1bc190 leaq -0x38(%rbp), %rdi callq 0x1faa0 jmp 0xd14a9 movq -0xd8(%rbp), %rdi leaq -0x38(%rbp), %rsi callq 0xd1860 movq %rax, -0xe0(%rbp) jmp 0xd14c2 leaq -0x71(%rbp), %rdi movq %rdi, -0xe8(%rbp) callq 0x1fd50 movq -0xe8(%rbp), %rdx leaq 0xeacca(%rip), %rsi # 0x1bc1aa leaq -0x70(%rbp), %rdi callq 0x1faa0 jmp 0xd14eb movq -0xe0(%rbp), %rdi leaq -0x70(%rbp), %rsi callq 0xd1830 movq %rax, -0xf0(%rbp) jmp 0xd1504 leaq -0x99(%rbp), %rdi movq %rdi, -0xf8(%rbp) callq 0x1fd50 movq -0xf8(%rbp), %rdx leaq 0xeac88(%rip), %rsi # 0x1bc1ad leaq -0x98(%rbp), %rdi callq 0x1faa0 jmp 0xd1533 movq -0xf0(%rbp), %rdi leaq -0x98(%rbp), %rsi callq 0xd1830 movq %rax, -0x100(%rbp) jmp 0xd154f leaq -0xc1(%rbp), %rdi movq %rdi, -0x108(%rbp) callq 0x1fd50 movq -0x108(%rbp), %rdx leaq 0xeac40(%rip), %rsi # 0x1bc1b0 leaq -0xc0(%rbp), %rdi callq 0x1faa0 jmp 0xd157e movq -0x100(%rbp), %rdi leaq -0xc0(%rbp), %rsi callq 0xd1830 movq %rax, -0x110(%rbp) jmp 0xd159a movq -0x110(%rbp), %rdi callq 0xe0f20 jmp 0xd15a8 leaq -0xc0(%rbp), %rdi callq 0x1ff08 leaq -0xc1(%rbp), %rdi callq 0x1f820 leaq -0x98(%rbp), %rdi callq 0x1ff08 leaq -0x99(%rbp), %rdi callq 0x1f820 leaq -0x70(%rbp), %rdi callq 0x1ff08 leaq -0x71(%rbp), %rdi callq 0x1f820 leaq -0x38(%rbp), %rdi callq 0x1ff08 leaq -0x39(%rbp), %rdi callq 0x1f820 addq $0x110, %rsp # imm = 0x110 popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd16c4 movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd16bb movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd16b2 movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd16a9 movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd169d movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd1691 movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) jmp 0xd1685 movq %rax, %rcx movl %edx, %eax movq %rcx, -0x48(%rbp) movl %eax, -0x4c(%rbp) leaq -0xc0(%rbp), %rdi callq 0x1ff08 leaq -0xc1(%rbp), %rdi callq 0x1f820 leaq -0x98(%rbp), %rdi callq 0x1ff08 leaq -0x99(%rbp), %rdi callq 0x1f820 leaq -0x70(%rbp), %rdi callq 0x1ff08 leaq -0x71(%rbp), %rdi callq 0x1f820 leaq -0x38(%rbp), %rdi callq 0x1ff08 leaq -0x39(%rbp), %rdi callq 0x1f820 movq -0xd8(%rbp), %rdi callq 0xd1be0 movq -0x48(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,714
Catch::clara::detail::Parser Catch::clara::detail::Parser::operator|<Catch::clara::detail::Opt>(Catch::clara::detail::Opt const&) const
auto operator|( T const &other ) const -> Parser { return Parser( *this ) |= other; }
pushq %rbp movq %rsp, %rbp subq $0xb0, %rsp movq %rdi, -0xb0(%rbp) movq %rdi, %rax movq %rax, -0xa8(%rbp) movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rax movq %rax, -0x98(%rbp) leaq -0x78(%rbp), %rdi movq %rdi, -0xa0(%rbp) callq 0x165000 movq -0xa0(%rbp), %rdi movq -0x98(%rbp), %rsi callq 0x165670 movq %rax, -0x90(%rbp) jmp 0xd1753 movq -0x90(%rbp), %rsi movq -0xb0(%rbp), %rdi callq 0x165000 jmp 0xd1768 leaq -0x78(%rbp), %rdi callq 0xd1b80 movq -0xa8(%rbp), %rax addq $0xb0, %rsp popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x80(%rbp) movl %eax, -0x84(%rbp) leaq -0x78(%rbp), %rdi callq 0xd1b80 movq -0x80(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,715
Catch::clara::detail::Opt::Opt(bool&)
explicit Opt( bool &ref ) : ParserRefImpl( std::make_shared<BoundFlagRef>( ref ) ) {}
pushq %rbp movq %rsp, %rbp subq $0x40, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x38(%rbp) movq -0x10(%rbp), %rsi leaq -0x30(%rbp), %rdi callq 0xe4710 leaq -0x20(%rbp), %rdi leaq -0x30(%rbp), %rsi callq 0xe4780 movq -0x38(%rbp), %rdi leaq -0x20(%rbp), %rsi callq 0xe1a00 leaq -0x20(%rbp), %rdi callq 0xe1a70 leaq -0x30(%rbp), %rdi callq 0xe47b0 movq -0x38(%rbp), %rdi leaq 0x193fa4(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x40, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,716
Catch::clara::detail::Opt::operator[](std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
auto operator[]( std::string const &optName ) -> Opt & { m_optNames.push_back( optName ); return *this; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) addq $0x60, %rdi movq -0x10(%rbp), %rsi callq 0xd7400 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,717
Catch::clara::detail::ParserRefImpl<Catch::clara::detail::Opt>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
auto operator()( std::string const &description ) -> DerivedT & { m_description = description; return static_cast<DerivedT &>( *this ); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) movq -0x10(%rbp), %rsi addq $0x40, %rdi callq 0x1f080 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,718
Catch::clara::detail::Opt::Opt<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
Opt( T &ref, std::string const &hint ) : ParserRefImpl( ref, hint ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0x165f70 movq -0x20(%rbp), %rdi leaq 0x193eec(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,719
Catch::clara::detail::Opt::Opt<double>(double&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
Opt( T &ref, std::string const &hint ) : ParserRefImpl( ref, hint ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0x166780 movq -0x20(%rbp), %rdi leaq 0x193e9c(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,720
Catch::clara::detail::Opt::Opt<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
Opt( T &ref, std::string const &hint ) : ParserRefImpl( ref, hint ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0x167910 movq -0x20(%rbp), %rdi leaq 0x193e4c(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,721
Catch::clara::detail::Opt::Opt<unsigned int>(unsigned int&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
Opt( T &ref, std::string const &hint ) : ParserRefImpl( ref, hint ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0x167b90 movq -0x20(%rbp), %rdi leaq 0x193dfc(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,722
Catch::clara::detail::Opt::Opt<long>(long&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
Opt( T &ref, std::string const &hint ) : ParserRefImpl( ref, hint ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0x1687d0 movq -0x20(%rbp), %rdi leaq 0x193dac(%rip), %rax # 0x2657b0 addq $0x10, %rax movq %rax, (%rdi) addq $0x60, %rdi callq 0xd73a0 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,723
Catch::clara::detail::Parser Catch::clara::detail::Parser::operator|<Catch::clara::detail::Arg>(Catch::clara::detail::Arg const&) const
auto operator|( T const &other ) const -> Parser { return Parser( *this ) |= other; }
pushq %rbp movq %rsp, %rbp subq $0xb0, %rsp movq %rdi, -0xb0(%rbp) movq %rdi, %rax movq %rax, -0xa8(%rbp) movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rax movq %rax, -0x98(%rbp) leaq -0x78(%rbp), %rdi movq %rdi, -0xa0(%rbp) callq 0x165000 movq -0xa0(%rbp), %rdi movq -0x98(%rbp), %rsi callq 0x1695c0 movq %rax, -0x90(%rbp) jmp 0xd1a83 movq -0x90(%rbp), %rsi movq -0xb0(%rbp), %rdi callq 0x165000 jmp 0xd1a98 leaq -0x78(%rbp), %rdi callq 0xd1b80 movq -0xa8(%rbp), %rax addq $0xb0, %rsp popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x80(%rbp) movl %eax, -0x84(%rbp) leaq -0x78(%rbp), %rdi callq 0xd1b80 movq -0x80(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,724
Catch::clara::detail::Arg::Arg<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::allocator<char>>>>(std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::allocator<char>>>&, std::allocator<char> const&)
auto parse( std::string const &, TokenStream const &tokens ) const -> InternalParseResult override { auto validationResult = validate(); if( !validationResult ) return InternalParseResult( validationResult ); auto remainingTokens = tokens; auto const &token = *remainingTokens; if( token.type != TokenType::Argument ) return InternalParseResult::ok( ParseState( ParseResultType::NoMatch, remainingTokens ) ); assert( !m_ref->isFlag() ); auto valueRef = static_cast<detail::BoundValueRefBase*>( m_ref.get() ); auto result = valueRef->setValue( remainingTokens->token ); if( !result ) return InternalParseResult( result ); else return InternalParseResult::ok( ParseState( ParseResultType::Matched, ++remainingTokens ) ); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq -0x10(%rbp), %rsi movq -0x18(%rbp), %rdx callq 0xe5290 movq -0x20(%rbp), %rax leaq 0x193ed4(%rip), %rcx # 0x2659e8 addq $0x10, %rcx movq %rcx, (%rax) addq $0x20, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,725
Catch::clara::detail::ParserRefImpl<Catch::clara::detail::Arg>::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
auto operator()( std::string const &description ) -> DerivedT & { m_description = description; return static_cast<DerivedT &>( *this ); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) movq -0x10(%rbp), %rsi addq $0x40, %rdi callq 0x1f080 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,726
Catch::clara::detail::Help::~Help()
Help( bool &showHelpFlag ) : Opt([&]( bool flag ) { showHelpFlag = flag; return ParserResult::ok( ParseResultType::ShortCircuitAll ); }) { static_cast<Opt &>( *this ) ("display usage information") ["-?"]["-h"]["--help"] .optional(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0xd1be0 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,727
std::unique_ptr<Catch::IStream const, std::default_delete<Catch::IStream const>>::unique_ptr<std::default_delete<Catch::IStream const>, void>(Catch::IStream const*)
explicit unique_ptr(pointer __p) noexcept : _M_t(__p) { }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x169e20 jmp 0xd1e6f addq $0x10, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,728
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::begin()
iterator begin() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0xf30a0 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,729
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::end()
iterator end() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0xf30a0 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,730
_gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>*, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>>::operator*() const
_GLIBCXX20_CONSTEXPR pointer operator->() const _GLIBCXX_NOEXCEPT { return _M_current; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_iterator.h
13,731
std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::empty() const
_GLIBCXX_NODISCARD bool empty() const _GLIBCXX_NOEXCEPT { return begin() == end(); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0xd39a0 movq -0x20(%rbp), %rdi movq %rax, -0x10(%rbp) callq 0xd39d0 movq %rax, -0x18(%rbp) leaq -0x10(%rbp), %rdi leaq -0x18(%rbp), %rsi callq 0x12d3c0 andb $0x1, %al addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,732
std::unique_ptr<Catch::IStream const, std::default_delete<Catch::IStream const>>::~unique_ptr()
~unique_ptr() noexcept { static_assert(__is_invocable<deleter_type&, pointer>::value, "unique_ptr's deleter must be invocable with a pointer"); auto& __ptr = _M_t._M_ptr(); if (__ptr != nullptr) get_deleter()(std::move(__ptr)); __ptr = pointer(); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) callq 0x169ec0 movq %rax, -0x10(%rbp) movq -0x10(%rbp), %rax cmpq $0x0, (%rax) je 0xd20f3 movq -0x18(%rbp), %rdi callq 0x169fd0 movq %rax, %rdi movq -0x10(%rbp), %rax movq (%rax), %rsi callq 0x16a000 jmp 0xd20f1 jmp 0xd20f3 movq -0x10(%rbp), %rax movq $0x0, (%rax) addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,733
std::unique_ptr<Catch::IStream const, std::default_delete<Catch::IStream const>>::operator->() const
pointer operator->() const noexcept { _GLIBCXX_DEBUG_PEDASSERT(get() != pointer()); return get(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0x16a0c0 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,734
std::chrono::duration<long, std::ratio<1l, 1000l>>::duration<long, void>(long const&)
constexpr explicit duration(const _Rep2& __rep) : __r(static_cast<rep>(__rep)) { }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq -0x10(%rbp), %rcx movq (%rcx), %rcx movq %rcx, (%rax) popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/chrono
13,735
Catch::StringRef::StringRef(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
StringRef( std::string const& stdString ) noexcept : m_start( stdString.c_str() ), m_size( stdString.size() ) {}
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x18(%rbp) movq -0x10(%rbp), %rdi callq 0x1f300 movq %rax, %rcx movq -0x18(%rbp), %rax movq %rcx, (%rax) movq -0x10(%rbp), %rdi callq 0x1f540 movq %rax, %rcx movq -0x18(%rbp), %rax movq %rcx, 0x8(%rax) addq $0x20, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,736
Catch::Context::Context()
IResultCapture* getResultCapture() override { return m_resultCapture; }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x10(%rbp) callq 0xe8050 movq -0x10(%rbp), %rdi addq $0x8, %rdi callq 0x29850 movq -0x10(%rbp), %rdi leaq 0x1908bf(%rip), %rax # 0x262b20 addq $0x10, %rax movq %rax, (%rdi) leaq 0x1908b1(%rip), %rax # 0x262b20 addq $0x60, %rax movq %rax, 0x8(%rdi) addq $0x10, %rdi callq 0xe8090 movq -0x10(%rbp), %rax movq $0x0, 0x20(%rax) movq $0x0, 0x28(%rax) addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,737
Catch::SimplePcg32::SimplePcg32()
SimplePcg32():SimplePcg32(0xed743cc4U) {}
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movl $0xed743cc4, %esi # imm = 0xED743CC4 callq 0x31a10 addq $0x10, %rsp popq %rbp retq
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,738
void Catch::throw_exception<std::logic_error>(std::logic_error const&)
[[noreturn]] void throw_exception(Ex const& e) { throw e; }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movl $0x10, %edi callq 0x1f3c0 movq %rax, %rdi movq %rdi, -0x10(%rbp) movq -0x8(%rbp), %rsi callq 0x1fdf0 movq -0x10(%rbp), %rdi movq 0x198cb7(%rip), %rsi # 0x26afc8 movq 0x198c78(%rip), %rdx # 0x26af90 callq 0x1fce0 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,739
void Catch::throw_exception<std::domain_error>(std::domain_error const&)
[[noreturn]] void throw_exception(Ex const& e) { throw e; }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movl $0x10, %edi callq 0x1f3c0 movq %rax, %rdi movq %rdi, -0x10(%rbp) movq -0x8(%rbp), %rsi callq 0x16a180 movq -0x10(%rbp), %rdi movq 0x198bef(%rip), %rsi # 0x26af40 movq 0x198c18(%rip), %rdx # 0x26af70 callq 0x1fce0 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,740
void Catch::throw_exception<std::runtime_error>(std::runtime_error const&)
[[noreturn]] void throw_exception(Ex const& e) { throw e; }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movl $0x10, %edi callq 0x1f3c0 movq %rax, %rdi movq %rdi, -0x10(%rbp) movq -0x8(%rbp), %rsi callq 0x1f320 movq -0x10(%rbp), %rdi movq 0x198c5f(%rip), %rsi # 0x26aff0 movq 0x198be0(%rip), %rdx # 0x26af78 callq 0x1fce0 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,741
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::vector()
vector() = default;
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0xe8120 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,742
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::size() const
size_type size() const _GLIBCXX_NOEXCEPT { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rcx movq 0x8(%rcx), %rax movq (%rcx), %rcx subq %rcx, %rax sarq $0x4, %rax popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,743
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::begin()
iterator begin() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0x16a780 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,744
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::end()
iterator end() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0x16a780 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,745
_gnu_cxx::__normal_iterator<Catch::StringRef*, std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>>::operator*() const
_GLIBCXX20_CONSTEXPR pointer operator->() const _GLIBCXX_NOEXCEPT { return _M_current; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_iterator.h
13,746
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::push_back(Catch::StringRef&&)
void push_back(value_type&& __x) { emplace_back(std::move(__x)); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x16a7b0 addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,747
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::~vector()
~vector() _GLIBCXX_NOEXCEPT { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, _M_get_Tp_allocator()); _GLIBCXX_ASAN_ANNOTATE_BEFORE_DEALLOC; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq (%rdi), %rax movq %rax, -0x18(%rbp) movq 0x8(%rdi), %rax movq %rax, -0x10(%rbp) callq 0x16a1f0 movq -0x18(%rbp), %rdi movq -0x10(%rbp), %rsi movq %rax, %rdx callq 0x16a1c0 jmp 0xd262a movq -0x20(%rbp), %rdi callq 0x16a200 addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,748
std::vector<std::pair<int, Catch::StringRef>, std::allocator<std::pair<int, Catch::StringRef>>>::~vector()
~vector() _GLIBCXX_NOEXCEPT { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, _M_get_Tp_allocator()); _GLIBCXX_ASAN_ANNOTATE_BEFORE_DEALLOC; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq (%rdi), %rax movq %rax, -0x18(%rbp) movq 0x8(%rdi), %rax movq %rax, -0x10(%rbp) callq 0x16aaf0 movq -0x18(%rbp), %rdi movq -0x10(%rbp), %rsi movq %rax, %rdx callq 0x16aac0 jmp 0xd268a movq -0x20(%rbp), %rdi callq 0x16ab00 addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,749
std::vector<std::pair<int, Catch::StringRef>, std::allocator<std::pair<int, Catch::StringRef>>>::begin() const
const_iterator begin() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0x16ac80 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,750
std::vector<std::pair<int, Catch::StringRef>, std::allocator<std::pair<int, Catch::StringRef>>>::end() const
const_iterator end() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0x16ac80 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,751
_gnu_cxx::__normal_iterator<std::pair<int, Catch::StringRef> const*, std::vector<std::pair<int, Catch::StringRef>, std::allocator<std::pair<int, Catch::StringRef>>>>::operator*() const
_GLIBCXX20_CONSTEXPR pointer operator->() const _GLIBCXX_NOEXCEPT { return _M_current; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_iterator.h
13,752
Catch::operator"" _sr(char const*, unsigned long)
constexpr auto operator "" _sr( char const* rawChars, std::size_t size ) noexcept -> StringRef { return StringRef( rawChars, size ); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x18(%rbp) movq %rsi, -0x20(%rbp) movq -0x18(%rbp), %rsi movq -0x20(%rbp), %rdx leaq -0x10(%rbp), %rdi callq 0xd7120 movq -0x10(%rbp), %rax movq -0x8(%rbp), %rdx addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,753
std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>::unique_ptr<std::default_delete<Catch::Detail::EnumInfo>, void>(Catch::Detail::EnumInfo*)
explicit unique_ptr(pointer __p) noexcept : _M_t(__p) { }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x16acb0 jmp 0xd280f addq $0x10, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,754
std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>::operator->() const
pointer operator->() const noexcept { _GLIBCXX_DEBUG_PEDASSERT(get() != pointer()); return get(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0x16af60 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,755
std::vector<int, std::allocator<int>>::size() const
size_type size() const _GLIBCXX_NOEXCEPT { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rcx movq 0x8(%rcx), %rax movq (%rcx), %rcx subq %rcx, %rax sarq $0x2, %rax popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,756
std::vector<int, std::allocator<int>>::begin() const
const_iterator begin() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0x123220 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,757
std::vector<int, std::allocator<int>>::end() const
const_iterator end() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0x123220 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,758
_gnu_cxx::__normal_iterator<int const*, std::vector<int, std::allocator<int>>>::operator*() const
_GLIBCXX20_CONSTEXPR pointer operator->() const _GLIBCXX_NOEXCEPT { return _M_current; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_iterator.h
13,759
void std::vector<std::pair<int, Catch::StringRef>, std::allocator<std::pair<int, Catch::StringRef>>>::emplace_back<int&, Catch::StringRef const&>(int&, Catch::StringRef const&)
vector<_Tp, _Alloc>:: emplace_back(_Args&&... __args) { if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) { _GLIBCXX_ASAN_ANNOTATE_GROW(1); _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, std::forward<_Args>(__args)...); ++this->_M_impl._M_finish; _GLIBCXX_ASAN_ANNOTATE_GREW(1); } else _M_realloc_insert(end(), std::forward<_Args>(__args)...); #if __cplusplus > 201402L return back(); #endif }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq %rdx, -0x18(%rbp) movq -0x8(%rbp), %rcx movq %rcx, -0x28(%rbp) movq 0x8(%rcx), %rax cmpq 0x10(%rcx), %rax je 0xd2a6d movq -0x28(%rbp), %rdi movq 0x8(%rdi), %rsi movq -0x10(%rbp), %rdx movq -0x18(%rbp), %rcx callq 0x16b470 movq -0x28(%rbp), %rax movq 0x8(%rax), %rcx addq $0x18, %rcx movq %rcx, 0x8(%rax) jmp 0xd2a8f movq -0x28(%rbp), %rdi callq 0x16b710 movq -0x28(%rbp), %rdi movq %rax, -0x20(%rbp) movq -0x10(%rbp), %rdx movq -0x18(%rbp), %rcx movq -0x20(%rbp), %rsi callq 0x16b4b0 addq $0x30, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc
13,760
std::vector<Catch::StringRef, std::allocator<Catch::StringRef>>::operator[](unsigned long) const
const_reference operator[](size_type __n) const _GLIBCXX_NOEXCEPT { __glibcxx_requires_subscript(__n); return *(this->_M_impl._M_start + __n); }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax movq -0x10(%rbp), %rcx shlq $0x4, %rcx addq %rcx, %rax popq %rbp retq
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,761
std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>::~unique_ptr()
~unique_ptr() noexcept { static_assert(__is_invocable<deleter_type&, pointer>::value, "unique_ptr's deleter must be invocable with a pointer"); auto& __ptr = _M_t._M_ptr(); if (__ptr != nullptr) get_deleter()(std::move(__ptr)); __ptr = pointer(); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) callq 0x16ad50 movq %rax, -0x10(%rbp) movq -0x10(%rbp), %rax cmpq $0x0, (%rax) je 0xd2b23 movq -0x18(%rbp), %rdi callq 0x16ae60 movq %rax, %rdi movq -0x10(%rbp), %rax movq (%rax), %rsi callq 0x16ae90 jmp 0xd2b21 jmp 0xd2b23 movq -0x10(%rbp), %rax movq $0x0, (%rax) addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,762
std::vector<std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>, std::allocator<std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>>>::push_back(std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>&&)
void push_back(value_type&& __x) { emplace_back(std::move(__x)); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x16b940 addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,763
std::vector<std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>, std::allocator<std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>>>::back()
reference back() _GLIBCXX_NOEXCEPT { __glibcxx_requires_nonempty(); return *(end() - 1); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0x16bb60 movq %rax, -0x18(%rbp) leaq -0x18(%rbp), %rdi movl $0x1, %esi callq 0x16c220 movq %rax, -0x10(%rbp) leaq -0x10(%rbp), %rdi callq 0x16c260 addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,764
std::unique_ptr<Catch::Detail::EnumInfo, std::default_delete<Catch::Detail::EnumInfo>>::operator*() const
typename add_lvalue_reference<element_type>::type operator*() const { __glibcxx_assert(get() != pointer()); return *get(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x10(%rbp) jmp 0xd2bc6 movq -0x10(%rbp), %rdi callq 0x16af60 addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,765
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::~vector()
~vector() _GLIBCXX_NOEXCEPT { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, _M_get_Tp_allocator()); _GLIBCXX_ASAN_ANNOTATE_BEFORE_DEALLOC; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq (%rdi), %rax movq %rax, -0x18(%rbp) movq 0x8(%rdi), %rax movq %rax, -0x10(%rbp) callq 0x16c2b0 movq -0x18(%rbp), %rdi movq -0x10(%rbp), %rsi movq %rax, %rdx callq 0x16c280 jmp 0xd2c1a movq -0x20(%rbp), %rdi callq 0x16c2c0 addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,766
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::push_back(std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>&&)
void push_back(value_type&& __x) { emplace_back(std::move(__x)); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x16c720 addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,767
std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>::unique_ptr<std::default_delete<Catch::IExceptionTranslator const>, void>(Catch::IExceptionTranslator const*)
explicit unique_ptr(pointer __p) noexcept : _M_t(__p) { }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0x16c480 jmp 0xd2c8f addq $0x10, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,768
std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>::~unique_ptr()
~unique_ptr() noexcept { static_assert(__is_invocable<deleter_type&, pointer>::value, "unique_ptr's deleter must be invocable with a pointer"); auto& __ptr = _M_t._M_ptr(); if (__ptr != nullptr) get_deleter()(std::move(__ptr)); __ptr = pointer(); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) callq 0x16c520 movq %rax, -0x10(%rbp) movq -0x10(%rbp), %rax cmpq $0x0, (%rax) je 0xd2ce3 movq -0x18(%rbp), %rdi callq 0x16c630 movq %rax, %rdi movq -0x10(%rbp), %rax movq (%rax), %rsi callq 0x16c660 jmp 0xd2ce1 jmp 0xd2ce3 movq -0x10(%rbp), %rax movq $0x0, (%rax) addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,769
std::__exception_ptr::operator==(std::__exception_ptr::exception_ptr const&, std::__exception_ptr::exception_ptr const&)
_GLIBCXX_EH_PTR_USED bool operator==(const exception_ptr& __x, const exception_ptr& __y) _GLIBCXX_USE_NOEXCEPT { return __x._M_exception_object == __y._M_exception_object; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax movq -0x10(%rbp), %rcx cmpq (%rcx), %rax sete %al andb $0x1, %al popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/exception_ptr.h
13,770
std::__exception_ptr::exception_ptr::exception_ptr(std::nullptr_t)
exception_ptr(nullptr_t) noexcept : _M_exception_object(nullptr) { }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq $0x0, (%rax) popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/exception_ptr.h
13,771
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::empty() const
_GLIBCXX_NODISCARD bool empty() const _GLIBCXX_NOEXCEPT { return begin() == end(); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) callq 0xd2e00 movq -0x20(%rbp), %rdi movq %rax, -0x10(%rbp) callq 0xd2e70 movq %rax, -0x18(%rbp) leaq -0x10(%rbp), %rdi leaq -0x18(%rbp), %rsi callq 0x16d000 andb $0x1, %al addq $0x20, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,772
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::operator[](unsigned long) const
const_reference operator[](size_type __n) const _GLIBCXX_NOEXCEPT { __glibcxx_requires_subscript(__n); return *(this->_M_impl._M_start + __n); }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax movq -0x10(%rbp), %rcx shlq $0x3, %rcx addq %rcx, %rax popq %rbp retq
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,773
std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>::operator->() const
pointer operator->() const noexcept { _GLIBCXX_DEBUG_PEDASSERT(get() != pointer()); return get(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0x16d050 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/unique_ptr.h
13,774
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::begin() const
const_iterator begin() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0x16d110 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,775
std::vector<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>, std::allocator<std::unique_ptr<Catch::IExceptionTranslator const, std::default_delete<Catch::IExceptionTranslator const>>>>::end() const
const_iterator end() const _GLIBCXX_NOEXCEPT { return const_iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0x16d110 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,776
std::shared_ptr<Catch::IConfig const>::shared_ptr(std::shared_ptr<Catch::IConfig const> const&)
shared_ptr(const shared_ptr&) noexcept = default;
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq -0x10(%rbp), %rsi callq 0xe82a0 addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/shared_ptr.h
13,777
Catch::AssertionResult::AssertionResult(Catch::AssertionResult const&)
AssertionResult() = delete;
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) movq -0x10(%rbp), %rsi movl $0x38, %edx callq 0x1f620 movq -0x18(%rbp), %rdi addq $0x38, %rdi movq -0x10(%rbp), %rsi addq $0x38, %rsi callq 0xd1040 addq $0x20, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,778
std::vector<Catch::MessageInfo, std::allocator<Catch::MessageInfo>>::vector(std::vector<Catch::MessageInfo, std::allocator<Catch::MessageInfo>> const&)
vector(const vector& __x) : _Base(__x.size(), _Alloc_traits::_S_select_on_copy(__x._M_get_Tp_allocator())) { this->_M_impl._M_finish = std::__uninitialized_copy_a(__x.begin(), __x.end(), this->_M_impl._M_start, _M_get_Tp_allocator()); }
pushq %rbp movq %rsp, %rbp subq $0x60, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x50(%rbp) movq -0x10(%rbp), %rdi callq 0xd4ef0 movq %rax, -0x48(%rbp) movq -0x10(%rbp), %rdi callq 0x16d160 movq %rax, %rsi leaq -0x11(%rbp), %rdi movq %rdi, -0x40(%rbp) callq 0x16d130 movq -0x50(%rbp), %rdi movq -0x48(%rbp), %rsi movq -0x40(%rbp), %rdx callq 0x16d170 jmp 0xd2fb1 leaq -0x11(%rbp), %rdi callq 0x16d1d0 movq -0x10(%rbp), %rdi callq 0xdc220 movq %rax, -0x30(%rbp) movq -0x10(%rbp), %rdi callq 0xdc250 movq -0x50(%rbp), %rdi movq %rax, -0x38(%rbp) movq (%rdi), %rax movq %rax, -0x60(%rbp) callq 0x16d230 movq -0x60(%rbp), %rdx movq %rax, %rcx movq -0x30(%rbp), %rdi movq -0x38(%rbp), %rsi callq 0x16d1f0 movq %rax, -0x58(%rbp) jmp 0xd2ffe movq -0x50(%rbp), %rax movq -0x58(%rbp), %rcx movq %rcx, 0x8(%rax) addq $0x60, %rsp popq %rbp retq movq %rax, %rcx movl %edx, %eax movq %rcx, -0x20(%rbp) movl %eax, -0x24(%rbp) leaq -0x11(%rbp), %rdi callq 0x16d1d0 jmp 0xd303c movq -0x50(%rbp), %rdi movq %rax, %rcx movl %edx, %eax movq %rcx, -0x20(%rbp) movl %eax, -0x24(%rbp) callq 0x16d240 movq -0x20(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,779
Catch::MessageBuilder& Catch::MessageBuilder::operator<<<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
MessageBuilder& operator << ( T const& value ) { m_stream << value; return *this; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x18(%rbp) movq -0x10(%rbp), %rsi callq 0xd0cf0 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,780
std::vector<Catch::MessageInfo, std::allocator<Catch::MessageInfo>>::push_back(Catch::MessageInfo const&)
void push_back(const value_type& __x) { if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage) { _GLIBCXX_ASAN_ANNOTATE_GROW(1); _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, __x); ++this->_M_impl._M_finish; _GLIBCXX_ASAN_ANNOTATE_GREW(1); } else _M_realloc_insert(end(), __x); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rcx movq %rcx, -0x20(%rbp) movq 0x8(%rcx), %rax cmpq 0x10(%rcx), %rax je 0xd30c5 movq -0x20(%rbp), %rdi movq 0x8(%rdi), %rsi movq -0x10(%rbp), %rdx callq 0x16d750 movq -0x20(%rbp), %rax movq 0x8(%rax), %rcx addq $0x48, %rcx movq %rcx, 0x8(%rax) jmp 0xd30e3 movq -0x20(%rbp), %rdi callq 0xd5cc0 movq -0x20(%rbp), %rdi movq %rax, -0x18(%rbp) movq -0x10(%rbp), %rdx movq -0x18(%rbp), %rsi callq 0x16d780 addq $0x20, %rsp popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,781
std::vector<Catch::MessageInfo, std::allocator<Catch::MessageInfo>>::~vector()
~vector() _GLIBCXX_NOEXCEPT { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, _M_get_Tp_allocator()); _GLIBCXX_ASAN_ANNOTATE_BEFORE_DEALLOC; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq (%rdi), %rax movq %rax, -0x18(%rbp) movq 0x8(%rdi), %rax movq %rax, -0x10(%rbp) callq 0x16d230 movq -0x18(%rbp), %rdi movq -0x10(%rbp), %rsi movq %rax, %rdx callq 0x16d720 jmp 0xd315a movq -0x20(%rbp), %rdi callq 0x16d240 addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,782
Catch::AssertionResult::~AssertionResult()
AssertionResult() = delete;
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi addq $0x38, %rdi callq 0xd5df0 addq $0x10, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,783
std::vector<Catch::TestCase, std::allocator<Catch::TestCase>>::begin()
iterator begin() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi leaq -0x8(%rbp), %rdi callq 0x16e080 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,784
std::vector<Catch::TestCase, std::allocator<Catch::TestCase>>::end()
iterator end() _GLIBCXX_NOEXCEPT { return iterator(this->_M_impl._M_finish); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rsi addq $0x8, %rsi leaq -0x8(%rbp), %rdi callq 0x16e080 movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,785
_gnu_cxx::__normal_iterator<Catch::TestCase*, std::vector<Catch::TestCase, std::allocator<Catch::TestCase>>>::operator*() const
_GLIBCXX20_CONSTEXPR pointer operator->() const _GLIBCXX_NOEXCEPT { return _M_current; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_iterator.h
13,786
Catch::clara::TextFlow::operator<<(std::ostream&, Catch::clara::TextFlow::Column const&)
inline friend std::ostream& operator << (std::ostream& os, Column const& col) { bool first = true; for (auto line : col) { if (first) first = false; else os << "\n"; os << line; } return os; }
pushq %rbp movq %rsp, %rbp subq $0xb0, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movb $0x1, -0x11(%rbp) movq -0x10(%rbp), %rax movq %rax, -0x20(%rbp) movq -0x20(%rbp), %rsi leaq -0x50(%rbp), %rdi callq 0xe82e0 movq -0x20(%rbp), %rsi leaq -0x80(%rbp), %rdi callq 0xe8310 leaq -0x50(%rbp), %rdi leaq -0x80(%rbp), %rsi callq 0xe8350 testb $0x1, %al jne 0xd35dc jmp 0xd3658 leaq -0xa0(%rbp), %rdi leaq -0x50(%rbp), %rsi callq 0xe8380 testb $0x1, -0x11(%rbp) je 0xd35f8 movb $0x0, -0x11(%rbp) jmp 0xd362c movq -0x8(%rbp), %rdi leaq 0xed6be(%rip), %rsi # 0x1c0cc1 callq 0x1f760 jmp 0xd360a jmp 0xd362c movq %rax, %rcx movl %edx, %eax movq %rcx, -0xa8(%rbp) movl %eax, -0xac(%rbp) leaq -0xa0(%rbp), %rdi callq 0x1ff08 jmp 0xd3665 movq -0x8(%rbp), %rdi leaq -0xa0(%rbp), %rsi callq 0x1f6b0 jmp 0xd363e leaq -0xa0(%rbp), %rdi callq 0x1ff08 leaq -0x50(%rbp), %rdi callq 0xe8480 jmp 0xd35c9 movq -0x8(%rbp), %rax addq $0xb0, %rsp popq %rbp retq movq -0xa8(%rbp), %rdi callq 0x1fd40 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,787
Catch::clara::TextFlow::Column::Column(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
explicit Column(std::string const& text) { m_strings.push_back(text); }
pushq %rbp movq %rsp, %rbp subq $0x30, %rsp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x28(%rbp) callq 0xd73a0 movq -0x28(%rbp), %rdi movq $0x4f, 0x18(%rdi) movq $0x0, 0x20(%rdi) movq $-0x1, 0x28(%rdi) movq -0x10(%rbp), %rsi callq 0xd7400 jmp 0xd36c4 addq $0x30, %rsp popq %rbp retq movq -0x28(%rbp), %rdi movq %rax, %rcx movl %edx, %eax movq %rcx, -0x18(%rbp) movl %eax, -0x1c(%rbp) callq 0xd7560 movq -0x18(%rbp), %rdi callq 0x1fd40 nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,788
Catch::clara::TextFlow::Column::initialIndent(unsigned long)
auto initialIndent(size_t newIndent) -> Column& { m_initialIndent = newIndent; return *this; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq -0x10(%rbp), %rcx movq %rcx, 0x28(%rax) popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,789
Catch::clara::TextFlow::Column::indent(unsigned long)
auto indent(size_t newIndent) -> Column& { m_indent = newIndent; return *this; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq -0x10(%rbp), %rcx movq %rcx, 0x20(%rax) popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,790
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> Catch::Detail::stringify<Catch::SourceLineInfo>(Catch::SourceLineInfo const&)
std::string stringify(const T& e) { return ::Catch::StringMaker<typename std::remove_cv<typename std::remove_reference<T>::type>::type>::convert(e); }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, %rax movq %rax, -0x18(%rbp) movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x10(%rbp), %rsi callq 0x16e0b0 movq -0x18(%rbp), %rax addq $0x20, %rsp popq %rbp retq nopw (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
cjuub[P]geemuboi/build_O0/_deps/args-src/catch.hpp
13,791
std::vector<Catch::TestCase, std::allocator<Catch::TestCase>>::size() const
size_type size() const _GLIBCXX_NOEXCEPT { return size_type(this->_M_impl._M_finish - this->_M_impl._M_start); }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rcx movq 0x8(%rcx), %rax movq (%rcx), %rcx subq %rcx, %rax movl $0xb8, %ecx cqto idivq %rcx popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,792
std::vector<Catch::TestCase, std::allocator<Catch::TestCase>>::~vector()
~vector() _GLIBCXX_NOEXCEPT { std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, _M_get_Tp_allocator()); _GLIBCXX_ASAN_ANNOTATE_BEFORE_DEALLOC; }
pushq %rbp movq %rsp, %rbp subq $0x20, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi movq %rdi, -0x20(%rbp) movq (%rdi), %rax movq %rax, -0x18(%rbp) movq 0x8(%rdi), %rax movq %rax, -0x10(%rbp) callq 0x16dec0 movq -0x18(%rbp), %rdi movq -0x10(%rbp), %rsi movq %rax, %rdx callq 0x16de90 jmp 0xd382a movq -0x20(%rbp), %rdi callq 0x16ded0 addq $0x20, %rsp popq %rbp retq movq %rax, %rdi callq 0xd2220 nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h
13,793
std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::insert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const&)
std::pair<iterator, bool> insert(const value_type& __x) { std::pair<typename _Rep_type::iterator, bool> __p = _M_t._M_insert_unique(__x); return std::pair<iterator, bool>(__p.first, __p.second); }
pushq %rbp movq %rsp, %rbp subq $0x40, %rsp movq %rdi, -0x18(%rbp) movq %rsi, -0x20(%rbp) movq -0x18(%rbp), %rdi movq -0x20(%rbp), %rsi callq 0x16e130 movb %dl, -0x38(%rbp) movq %rax, -0x40(%rbp) movb -0x38(%rbp), %al movb %al, -0x28(%rbp) movq -0x40(%rbp), %rax movq %rax, -0x30(%rbp) leaq -0x28(%rbp), %rdx leaq -0x10(%rbp), %rdi leaq -0x30(%rbp), %rsi callq 0x16e1e0 movq -0x10(%rbp), %rax movb -0x8(%rbp), %dl addq $0x40, %rsp popq %rbp retq
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h
13,794
std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::begin() const
iterator begin() const _GLIBCXX_NOEXCEPT { return _M_t.begin(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rdi callq 0x16e8c0 movq %rax, -0x8(%rbp) movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h
13,795
std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>>::end() const
iterator end() const _GLIBCXX_NOEXCEPT { return _M_t.end(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x10(%rbp) movq -0x10(%rbp), %rdi callq 0x16e910 movq %rax, -0x8(%rbp) movq -0x8(%rbp), %rax addq $0x10, %rsp popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h
13,796
std::operator!=(std::_Rb_tree_const_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> const&, std::_Rb_tree_const_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>> const&)
bool operator!=(const _Self& __x, const _Self& __y) _GLIBCXX_NOEXCEPT { return __x._M_node != __y._M_node; }
pushq %rbp movq %rsp, %rbp movq %rdi, -0x8(%rbp) movq %rsi, -0x10(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rax movq -0x10(%rbp), %rcx cmpq (%rcx), %rax setne %al andb $0x1, %al popq %rbp retq nopw %cs:(%rax,%rax) nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h
13,797
std::_Rb_tree_const_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::operator*() const
reference operator*() const _GLIBCXX_NOEXCEPT { return *static_cast<_Link_type>(_M_node)->_M_valptr(); }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq (%rax), %rdi callq 0x16e600 addq $0x10, %rsp popq %rbp retq nop
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h
13,798
std::_Rb_tree_const_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>::operator++()
_Self& operator++() _GLIBCXX_NOEXCEPT { _M_node = _Rb_tree_increment(_M_node); return *this; }
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rax movq %rax, -0x10(%rbp) movq (%rax), %rdi callq 0x1f8c0 movq %rax, %rcx movq -0x10(%rbp), %rax movq %rcx, (%rax) addq $0x10, %rsp popq %rbp retq nopl (%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h
13,799
std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>, Catch::TagInfo, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>>>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>> const, Catch::TagInfo>>>::map()
map() = default;
pushq %rbp movq %rsp, %rbp subq $0x10, %rsp movq %rdi, -0x8(%rbp) movq -0x8(%rbp), %rdi callq 0xe8f40 addq $0x10, %rsp popq %rbp retq nopl (%rax,%rax)
cjuub[P]geemuboi[P]build_O0[P]_deps[P]args-build[P]argstest.asm_src.json
O0
/usr/lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h