HomeSort by relevance Sort by last modified time
    Searched refs:is_pubtypes_ (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
dwarf_reader.h 403 is_pubtypes_(is_pubtypes), is_gnu_style_(false),
454 bool is_pubtypes_; member in class:gold::Dwarf_pubnames_table
    [all...]
dwarf_reader.cc 491 const char* name = this->is_pubtypes_ ? "pubtypes" : "pubnames";
492 const char* gnu_name = (this->is_pubtypes_
    [all...]

Completed in 98 milliseconds