Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h222 Module *GetModuleByOSOIndex(uint32_t oso_idx);
H A DSymbolFileDWARFDebugMap.cpp397 Module *SymbolFileDWARFDebugMap::GetModuleByOSOIndex(uint32_t oso_idx) { in GetModuleByOSOIndex() function in SymbolFileDWARFDebugMap
503 Module *oso_module = GetModuleByOSOIndex(oso_idx); in GetObjectFileByOSOIndex()
1290 if (GetModuleByOSOIndex(cu_idx)) { in GetSeparateDebugInfo()