Searched defs:Input_section (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | incremental.h | 436 struct Input_section struct 438 Input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in Input_section() argument 445 std::vector<Input_section> sections_; argument
|
H A D | output.h | 3693 Input_section() in Input_section() function 3701 Input_section(Relobj* object, unsigned int shndx, off_t data_size, in Input_section() function 3716 Input_section(Output_section_data* posd) in Input_section() function 3725 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section() function 3737 Input_section(Output_relaxed_input_section* psection) in Input_section() function
|
H A D | aarch64.cc | 2686 typedef Output_section::Input_section Input_section; typedef in __anon2207648a0111::AArch64_output_section
|
H A D | arm.cc | 1397 typedef Output_section::Input_section Input_section; typedef in __anon44de5fc10111::Arm_output_section
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | incremental.h | 436 struct Input_section struct 438 Input_section(unsigned int shndx, Stringpool::Key name_key, off_t sh_size) in Input_section() function 445 std::vector<Input_section> sections_; argument
|
H A D | output.h | 3693 Input_section() in Input_section() function 3701 Input_section(Relobj* object, unsigned int shndx, off_t data_size, in Input_section() function 3716 Input_section(Output_section_data* posd) in Input_section() function 3725 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section() function 3737 Input_section(Output_relaxed_input_section* psection) in Input_section() function
|
H A D | aarch64.cc | 2687 typedef Output_section::Input_section Input_section; typedef in __anon66bd29fd0111::AArch64_output_section
|
H A D | arm.cc | 1397 typedef Output_section::Input_section Input_section; typedef in __anon7a9d63b40111::Arm_output_section
|