Searched refs:GetAllocatedModuleAtIndex (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Core/
H A DModule.h59 GetAllocatedModuleAtIndex (size_t idx);
/external/lldb/source/Core/
H A DModule.cpp84 Module::GetAllocatedModuleAtIndex (size_t idx) function in class:Module
/external/lldb/source/Commands/
H A DCommandObjectTarget.cpp1866 Module *module = Module::GetAllocatedModuleAtIndex(image_idx);
3200 module = Module::GetAllocatedModuleAtIndex(image_idx);

Completed in 646 milliseconds