Home
last modified time | relevance | path

Searched defs:Timespec (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dfileread.h41 struct Timespec struct
43 Timespec() in Timespec() argument
47 Timespec(time_t a_seconds, int a_nanoseconds) in Timespec() function
59 get_mtime(const char* filename, Timespec* mtime); argument