Searched refs:Arm_reloc_property_table (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm-reloc-property.h147 // These are protected. We only allow Arm_reloc_property_table to
154 friend class Arm_reloc_property_table;
285 // Arm_reloc_property_table. This table is used for looking up properties
289 class Arm_reloc_property_table class in namespace:gold
292 Arm_reloc_property_table();
324 Arm_reloc_property_table(const Arm_reloc_property_table&);
325 Arm_reloc_property_table& operator=(const Arm_reloc_property_table&);
H A Darm-reloc-property.cc255 // Arm_reloc_property_table methods.
260 Arm_reloc_property_table::Arm_reloc_property_table() function in class:gold::Arm_reloc_property_table
294 Arm_reloc_property_table::reloc_name_in_error_message(unsigned int code)
H A Darm.cc126 // returning a static instance of Arm_reloc_property_table, it will be very
136 Arm_reloc_property_table* arm_reloc_property_table = NULL;
2548 arm_reloc_property_table = new Arm_reloc_property_table();
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm-reloc-property.h147 // These are protected. We only allow Arm_reloc_property_table to
154 friend class Arm_reloc_property_table;
285 // Arm_reloc_property_table. This table is used for looking up properties
289 class Arm_reloc_property_table class in namespace:gold
292 Arm_reloc_property_table();
324 Arm_reloc_property_table(const Arm_reloc_property_table&);
325 Arm_reloc_property_table& operator=(const Arm_reloc_property_table&);
H A Darm-reloc-property.cc255 // Arm_reloc_property_table methods.
260 Arm_reloc_property_table::Arm_reloc_property_table() function in class:gold::Arm_reloc_property_table
294 Arm_reloc_property_table::reloc_name_in_error_message(unsigned int code)
H A Darm.cc126 // returning a static instance of Arm_reloc_property_table, it will be very
136 Arm_reloc_property_table* arm_reloc_property_table = NULL;
2548 arm_reloc_property_table = new Arm_reloc_property_table();
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm-reloc-property.h147 // These are protected. We only allow Arm_reloc_property_table to
154 friend class Arm_reloc_property_table;
285 // Arm_reloc_property_table. This table is used for looking up properties
289 class Arm_reloc_property_table class in namespace:gold
292 Arm_reloc_property_table();
324 Arm_reloc_property_table(const Arm_reloc_property_table&);
325 Arm_reloc_property_table& operator=(const Arm_reloc_property_table&);
H A Darm-reloc-property.cc255 // Arm_reloc_property_table methods.
260 Arm_reloc_property_table::Arm_reloc_property_table() function in class:gold::Arm_reloc_property_table
294 Arm_reloc_property_table::reloc_name_in_error_message(unsigned int code)
H A Darm.cc126 // returning a static instance of Arm_reloc_property_table, it will be very
136 Arm_reloc_property_table* arm_reloc_property_table = NULL;
2548 arm_reloc_property_table = new Arm_reloc_property_table();

Completed in 151 milliseconds