Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h228 uint32_t GetCompUnitInfoIndex(const CompileUnitInfo *comp_unit_info);
H A DSymbolFileDWARFDebugMap.cpp468 obj_file->GetModule(), GetCompUnitInfoIndex(comp_unit_info), oso_file, in GetModuleByCompUnitInfo()
530 uint32_t SymbolFileDWARFDebugMap::GetCompUnitInfoIndex( in GetCompUnitInfoIndex() function in SymbolFileDWARFDebugMap