Searched refs:GetModuleSpecRefAtIndex (Results 1 – 4 of 4) sorted by relevance
477 specs.GetModuleSpecRefAtIndex(specs.GetSize() - 1); in GetModuleSpecifications() 494 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()
1076 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture(); in ParseHeader() 4831 *s << all_specs.GetModuleSpecRefAtIndex(i)5114 all_specs.GetModuleSpecRefAtIndex(i).GetArchitecture();5123 return all_specs.GetModuleSpecRefAtIndex(0).GetArchitecture();