Searched defs:Loc (Results 1 - 1 of 1) sorted by relevance
/gem5/src/base/ | ||
H A D | logging.hh | 81 struct Loc struct in class:Logger 83 Loc(const char *file, int line) : file(file), line(line) {} function in struct:Logger::Loc |
Completed in 4 milliseconds