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

  /toolchain/binutils/binutils-2.25/gold/
merge.h 536 Stringpool::Key stringpool_key; member in struct:gold::Output_merge_string::Merged_string
539 : offset(offseta), stringpool_key(stringpool_keya)
merge.cc 631 if (p->stringpool_key != 0)
633 this->stringpool_.get_offset_from_key(p->stringpool_key);

Completed in 50 milliseconds