Searched refs:make_exidx_input_section (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | arm.cc | 1732 make_exidx_input_section(unsigned int shndx, 6858 Arm_relobj<big_endian>::make_exidx_input_section( in make_exidx_input_section() function in __anon7a9d63b40111::Arm_relobj 6988 this->make_exidx_input_section(i, shdr, text_shndx, text_shdr); in do_read_symbols() 7063 this->make_exidx_input_section(shndx, shdr, text_shndx, text_shdr); in do_read_symbols()
|
H A D | ChangeLog-0815 | 8748 (Arm_relobj::make_exidx_input_section): Also pass text section size 9902 (Arm_relobj::make_exidx_input_section): Add new parameter for text 9906 moved to Arm_relobj::make_exidx_input_section. Add an assertion to 11160 (Arm_relobj::make_exidx_input_section): Pass section index of linked 11695 Arm_relobj::make_exidx_input_section): New methods.
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | arm.cc | 1732 make_exidx_input_section(unsigned int shndx, 6858 Arm_relobj<big_endian>::make_exidx_input_section( in make_exidx_input_section() function in __anon44de5fc10111::Arm_relobj 6988 this->make_exidx_input_section(i, shdr, text_shndx, text_shdr); in do_read_symbols() 7063 this->make_exidx_input_section(shndx, shdr, text_shndx, text_shdr); in do_read_symbols()
|
H A D | ChangeLog-0815 | 8748 (Arm_relobj::make_exidx_input_section): Also pass text section size 9902 (Arm_relobj::make_exidx_input_section): Add new parameter for text 9906 moved to Arm_relobj::make_exidx_input_section. Add an assertion to 11160 (Arm_relobj::make_exidx_input_section): Pass section index of linked 11695 Arm_relobj::make_exidx_input_section): New methods.
|