Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFDebugPubnames.cpp83 const uint32_t num_compile_units = dwarf2Data->GetNumCompileUnits(); in GeneratePubnames() local
221 const uint32_t num_compile_units = dwarf2Data->GetNumCompileUnits(); in GeneratePubBaseTypes() local
HDDWARFDebugAranges.cpp98 const uint32_t num_compile_units = dwarf2Data->GetNumCompileUnits(); in Generate() local
HDDWARFDebugInfo.cpp81 const size_t num_compile_units = GetNumCompileUnits(); in GetCompileUnitAranges() local
HDSymbolFileDWARF.cpp3007 const uint32_t num_compile_units = GetNumCompileUnits(); in Index() local
4816 const uint32_t num_compile_units = GetNumCompileUnits(); in Supports_DW_AT_APPLE_objc_complete_type() local
/trueos/contrib/llvm/tools/lldb/source/Symbol/
HDSymbolVendor.cpp104 const size_t num_compile_units = GetNumCompileUnits(); in SetCompileUnitAtIndex() local
426 const size_t num_compile_units = GetNumCompileUnits(); in GetCompileUnitAtIndex() local
/trueos/contrib/llvm/tools/lldb/source/Core/
HDModule.cpp649 const size_t num_compile_units = GetNumCompileUnits(); in FindCompileUnits() local
/trueos/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectTarget.cpp908 const size_t num_compile_units = compile_units.GetSize(); in DoExecute() local