Searched refs:GetModuleByOSOIndex (Results 1 – 2 of 2) sorted by relevance
213 lldb_private::Module *GetModuleByOSOIndex(uint32_t oso_idx);
394 Module *SymbolFileDWARFDebugMap::GetModuleByOSOIndex(uint32_t oso_idx) { in GetModuleByOSOIndex() function in SymbolFileDWARFDebugMap482 Module *oso_module = GetModuleByOSOIndex(oso_idx); in GetObjectFileByOSOIndex()