Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDSymbolFile.cpp206 const size_t num_compile_units = GetNumCompileUnits(); in SetCompileUnitAtIndex() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.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-13-stable/contrib/llvm-project/lldb/source/Core/
HDModule.cpp622 const size_t num_compile_units = GetNumCompileUnits(); in FindCompileUnits() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectTarget.cpp890 const size_t num_compile_units = compile_units.GetSize(); in DoExecute() local