Searched refs:is_pubtypes_ (Results 1 – 2 of 2) sorted by relevance
414 is_pubtypes_(is_pubtypes), is_gnu_style_(false), in Dwarf_pubnames_table()465 bool is_pubtypes_; variable
626 const char* name = this->is_pubtypes_ ? "pubtypes" : "pubnames"; in read_section()627 const char* gnu_name = (this->is_pubtypes_ in read_section()