class ModuleSymbols_ResolveLineInputLocation_Inlines_Test
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
Tests that we can match inline function call lines. As part of
https://bugs.fuchsia.dev/p/fuchsia/issues/detail?id=112572, Clang doesn't always emit line
information for the call line of an inlined function.
This uses the current (rather than checked-in) symbol file to verify that we can match the
inlined call location in whatever compiler config is running right now. Generally this will
happen more in optimized builds.
Public Methods
void ModuleSymbols_ResolveLineInputLocation_Inlines_Test ()
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
void ModuleSymbols_ResolveLineInputLocation_Inlines_Test (const ModuleSymbols_ResolveLineInputLocation_Inlines_Test & )
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
void ModuleSymbols_ResolveLineInputLocation_Inlines_Test (ModuleSymbols_ResolveLineInputLocation_Inlines_Test && )
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
ModuleSymbols_ResolveLineInputLocation_Inlines_Test & operator= (const ModuleSymbols_ResolveLineInputLocation_Inlines_Test & )
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
ModuleSymbols_ResolveLineInputLocation_Inlines_Test & operator= (ModuleSymbols_ResolveLineInputLocation_Inlines_Test && )
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc
void ~ModuleSymbols_ResolveLineInputLocation_Inlines_Test ()
Defined at line 290 of file ../../src/developer/debug/zxdb/symbols/module_symbols_impl_unittest.cc