Home
last modified time | relevance | path

Searched defs:dwarf_unit (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/SymbolFile/DWARF/
H A DXcodeSDKModuleTests.cpp113 DWARFUnit *dwarf_unit = t.GetDwarfUnit(); in TEST_F() local
249 DWARFUnit *dwarf_unit = t.GetDwarfUnit(); TEST_P() local
/llvm-project/lldb/unittests/Expression/
H A DDWARFExpressionTest.cpp646 testExpressionVendorExtensions(lldb::ModuleSP module_sp,DWARFUnit & dwarf_unit) testExpressionVendorExtensions() argument
696 auto *dwarf_unit = symfile.DebugInfo().GetUnitAtIndex(0); TEST() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp613 auto *dwarf_unit = oso_symfile->DebugInfo().GetUnitAtIndex(i); in ParseCompileUnitAtIndex() local