Searched defs:Input_section (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/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 | 3721 Input_section() in Input_section() function 3729 Input_section(Relobj* object, unsigned int shndx, off_t data_size, in Input_section() function 3744 Input_section(Output_section_data* posd) in Input_section() function 3753 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section() function 3765 Input_section(Output_relaxed_input_section* psection) in Input_section() function
|
/dflybsd-src/contrib/binutils-2.27/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 | 3721 Input_section() in Input_section() function 3729 Input_section(Relobj* object, unsigned int shndx, off_t data_size, in Input_section() function 3744 Input_section(Output_section_data* posd) in Input_section() function 3753 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section() function 3765 Input_section(Output_relaxed_input_section* psection) in Input_section() function
|
H A D | aarch64.cc | 2565 typedef Output_section::Input_section Input_section; typedef in __anonb61028e10111::AArch64_output_section
|
H A D | arm.cc | 1397 typedef Output_section::Input_section Input_section; typedef in __anonf61c90980111::Arm_output_section
|