Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dcref.cc94 class Cref_table_compare class in gold::Cref_inputs
101 typedef std::map<const Symbol*, Objects*, Cref_table_compare> Cref_table;
217 Cref_inputs::Cref_table_compare::operator()(const Symbol* s1, in operator ()()
DChangeLog-081512259 (class Cref_inputs): Define Cref_table_compare and Cref_table.
12260 (Cref_table_compare::operator()): New function.