Searched refs:Objects (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dcref.cc73 typedef std::vector<Object*> Objects; typedef in class:gold::Cref_inputs
81 Objects* objects;
101 typedef std::map<const Symbol*, Objects*, Cref_table_compare> Cref_table;
103 // Report symbol counts for a list of Objects.
105 print_objects_symbol_counts(const Symbol_table*, FILE*, const Objects*) const;
113 gather_cref(const Objects*, Cref_table*) const;
116 Objects objects_;
121 Objects* current_;
142 pai->objects = new Objects();
174 const Objects* object
[all...]
/haiku-buildtools/jam/
H A DJambase85 # Objects sources ; compile sources
852 Objects $(>) ;
962 Objects $(>) ;
1160 rule Objects

Completed in 90 milliseconds