Home
last modified time | relevance | path

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

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