Searched refs:Relaxation_map (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc2754 Relaxation_map* relaxation_map) const
2774 const Relaxation_map& map,
2781 Relaxation_map::const_iterator p = map.find(sid);
2818 Relaxation_map map;
2837 Relaxation_map map;
H A Doutput.h4424 typedef Unordered_map<Section_id, size_t, Section_id_hash> Relaxation_map; typedef in class:gold::Output_section
4456 Relaxation_map* map) const;
4462 const Relaxation_map& map,
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc2800 Relaxation_map* relaxation_map) const
2820 const Relaxation_map& map,
2827 Relaxation_map::const_iterator p = map.find(sid);
2864 Relaxation_map map;
2883 Relaxation_map map;
H A Doutput.h4452 typedef Unordered_map<Section_id, size_t, Section_id_hash> Relaxation_map; typedef in class:gold::Output_section
4484 Relaxation_map* map) const;
4490 const Relaxation_map& map,
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc2754 Relaxation_map* relaxation_map) const
2774 const Relaxation_map& map,
2781 Relaxation_map::const_iterator p = map.find(sid);
2818 Relaxation_map map;
2837 Relaxation_map map;
H A Doutput.h4424 typedef Unordered_map<Section_id, size_t, Section_id_hash> Relaxation_map; typedef in class:gold::Output_section
4456 Relaxation_map* map) const;
4462 const Relaxation_map& map,

Completed in 295 milliseconds