Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwarf_reader.h414 is_pubtypes_(is_pubtypes), is_gnu_style_(false), in Dwarf_pubnames_table()
465 bool is_pubtypes_; variable
Ddwarf_reader.cc626 const char* name = this->is_pubtypes_ ? "pubtypes" : "pubnames"; in read_section()
627 const char* gnu_name = (this->is_pubtypes_ in read_section()