Home
last modified time | relevance | path

Searched refs:has_warning (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget-reloc.h423 if (sym != NULL && sym->has_warning()) in relocate_section()
Dsymtab.h819 has_warning() const in has_warning() function
Dsymtab.cc3449 gold_assert(sym->has_warning()); in issue_warning()