Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp206 const size_t num_compile_units = GetNumCompileUnits(); in SetCompileUnitAtIndex() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp2012 const uint32_t num_compile_units = GetNumCompileUnits(); in UpdateExternalModuleListIfNeeded() local
3012 const uint32_t num_compile_units = GetNumCompileUnits(); in Supports_DW_AT_APPLE_objc_complete_type() local
4463 const uint32_t num_compile_units = GetNumCompileUnits(); in GetCompileOptions() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp622 const size_t num_compile_units = GetNumCompileUnits(); in FindCompileUnits() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp890 const size_t num_compile_units = compile_units.GetSize(); in DoExecute() local