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

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.h215 GetModuleByOSOIndex (uint32_t oso_idx);
H A DSymbolFileDWARFDebugMap.cpp453 SymbolFileDWARFDebugMap::GetModuleByOSOIndex (uint32_t oso_idx) function in class:SymbolFileDWARFDebugMap
542 Module *oso_module = GetModuleByOSOIndex (oso_idx);

Completed in 568 milliseconds