Home
last modified time | relevance | path

Searched refs:GetCompUnitInfoIndex (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h219 uint32_t GetCompUnitInfoIndex(const CompileUnitInfo *comp_unit_info);
H A DSymbolFileDWARFDebugMap.cpp454 obj_file->GetModule(), GetCompUnitInfoIndex(comp_unit_info), oso_file, in GetModuleByCompUnitInfo()
503 uint32_t SymbolFileDWARFDebugMap::GetCompUnitInfoIndex( in GetCompUnitInfoIndex() function in SymbolFileDWARFDebugMap