Searched refs:GetModuleSpecRefAtIndex (Results 1 – 3 of 3) sorted by relevance
327 ModuleSpec &GetModuleSpecRefAtIndex(size_t i) { return m_specs[i]; } in GetModuleSpecRefAtIndex() function
488 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
1034 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture(); in ParseHeader()4822 *s << all_specs.GetModuleSpecRefAtIndex(i) in Dump()5106 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture(); in GetArchitecture()5115 return all_specs.GetModuleSpecRefAtIndex(0).GetArchitecture(); in GetArchitecture()