Searched refs:GetModuleSpecRefAtIndex (Results 1 – 4 of 4) sorted by relevance
603 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()620 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
321 ModuleSpec &GetModuleSpecRefAtIndex(size_t i) { return m_specs[i]; } in GetModuleSpecRefAtIndex() function
236 ModuleSpec &spec = specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications()
1093 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture(); in ParseHeader()4814 *s << all_specs.GetModuleSpecRefAtIndex(i)5091 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture();5100 return all_specs.GetModuleSpecRefAtIndex(0).GetArchitecture();