Searched defs:sectionName (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dinifile.cc136 IniFile::addSection(const string &sectionName) argument
200 string sectionName = line.substr(1, last - 1); local
217 find(const string &sectionName, const string &entryName, string &value) const argument
234 entryExists(const string &sectionName, const string &entryName) const argument
252 printUnreferenced(const string &sectionName) argument
312 const string &sectionName = i->first; local
334 dump(const string &sectionName) argument
[all...]

Completed in 6 milliseconds