Home
last modified time | relevance | path

Searched defs:num_comp_units (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointResolverFileLine.cpp296 const size_t num_comp_units = context.module_sp->GetNumCompileUnits(); in SearchCallback() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DModule.cpp380 size_t num_comp_units = GetNumCompileUnits(); in ParseAllDebugSymbols() local
430 size_t num_comp_units = GetNumCompileUnits(); in GetCompileUnitAtIndex() local
H A DSearchFilter.cpp300 const size_t num_comp_units = module_sp->GetNumCompileUnits(); in DoCUIteration() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2458 uint32_t num_comp_units = info.GetNumUnits(); in GetMangledNamesForFunction() local