Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Symbol/
DSymbolFile.cpp180 const size_t num_compile_units = GetNumCompileUnits(); in SetCompileUnitAtIndex() local
/external/llvm-project/lldb/source/Core/
DModule.cpp629 const size_t num_compile_units = GetNumCompileUnits(); in FindCompileUnits() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.cpp1672 const uint32_t num_compile_units = GetNumCompileUnits(); in UpdateExternalModuleListIfNeeded() local
2653 const uint32_t num_compile_units = GetNumCompileUnits(); in Supports_DW_AT_APPLE_objc_complete_type() local
/external/llvm-project/lldb/source/Commands/
DCommandObjectTarget.cpp904 const size_t num_compile_units = compile_units.GetSize(); in DoExecute() local