Searched refs:is_defsym_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dscript.h339 : name_(name, namelen), val_(val), is_defsym_(is_defsym),
353 { return is_defsym_; }
397 bool is_defsym_; member in class:gold::Symbol_assignment
H A Dscript.cc912 (this->is_defsym_
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dscript.h339 : name_(name, namelen), val_(val), is_defsym_(is_defsym),
353 { return is_defsym_; }
397 bool is_defsym_; member in class:gold::Symbol_assignment
H A Dscript.cc912 (this->is_defsym_
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dscript.h339 : name_(name, namelen), val_(val), is_defsym_(is_defsym),
353 { return is_defsym_; }
397 bool is_defsym_; member in class:gold::Symbol_assignment
H A Dscript.cc912 (this->is_defsym_

Completed in 223 milliseconds