Home
last modified time | relevance | path

Searched refs:is_writable (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dfileread.cc179 gold_assert(this->token_.is_writable()); in ~File_read()
195 gold_assert(this->token_.is_writable() in open()
229 gold_assert(this->token_.is_writable() in open()
320 if (!this->token_.is_writable()) in is_locked()
Dtoken.h113 is_writable() const in is_writable() function