Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.h220 uint32_t GetCompUnitInfoIndex(const CompileUnitInfo *comp_unit_info);
DSymbolFileDWARFDebugMap.cpp460 obj_file->GetModule(), GetCompUnitInfoIndex(comp_unit_info), oso_file, in GetModuleByCompUnitInfo()
509 uint32_t SymbolFileDWARFDebugMap::GetCompUnitInfoIndex( in GetCompUnitInfoIndex() function in SymbolFileDWARFDebugMap