Searched defs:inName (Results 1 – 6 of 6) sorted by relevance
65 virtual void setName(const std::string & inName) { m_name = inName; } in setName()
64 virtual void setName(const std::string & inName) { m_name = inName; } in setName()
61 void StExecutableImage::setName(const std::string & inName) in setName()
153 unsigned StELFFile::getIndexOfSectionWithName(const std::string & inName) in getIndexOfSectionWithName()
1509 enum { other, inName, inValue } state = inName; in PREFIX() enumerator
207 Char inName [FILE_NAME_LEN]; variable