Searched defs:Sized_relobj (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | gdb-index.h | 41 class Sized_relobj; variable
|
H A D | object.cc | 3624 class Sized_relobj<32, false>; variable 3632 class Sized_relobj<32, true>; variable 3640 class Sized_relobj<64, false>; variable 3648 class Sized_relobj<64, true>; variable
|
H A D | object.h | 2028 Sized_relobj(const std::string& name, Input_file* input_file) in Sized_relobj() function 2032 Sized_relobj(const std::string& name, Input_file* input_file, in Sized_relobj() function
|
H A D | target.h | 48 class Sized_relobj; variable
|
H A D | output.h | 48 class Sized_relobj; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | gdb-index.h | 41 class Sized_relobj; variable
|
H A D | object.cc | 3595 class Sized_relobj<32, false>; variable 3603 class Sized_relobj<32, true>; variable 3611 class Sized_relobj<64, false>; variable 3619 class Sized_relobj<64, true>; variable
|
H A D | object.h | 2028 Sized_relobj(const std::string& name, Input_file* input_file) in Sized_relobj() function 2032 Sized_relobj(const std::string& name, Input_file* input_file, in Sized_relobj() function
|
H A D | target.h | 48 class Sized_relobj; variable
|
H A D | output.h | 48 class Sized_relobj; variable
|