Home
last modified time | relevance | path

Searched refs:get_section_contents (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dicf.cc271 get_section_contents(bool first_iteration, in get_section_contents() function
625 this_secn_contents = get_section_contents(true, secn, i, &num_relocs, in match_sections()
637 this_secn_contents = get_section_contents(false, secn, i, NULL, in match_sections()
DChangeLog1041 (get_section_contents): Move merge section addend computation to a
DChangeLog-08152468 * icf.cc (get_section_contents): Replace copies of reloc
3492 * icf.cc (get_section_contents): Do so here instead.
6292 (get_section_contents): New function.
6316 (get_section_contents): New function pointer.
6874 * icf.cc (get_section_contents): Correct formatting.
8458 * icf.cc (get_section_contents): Always lock section's object.
8767 (get_section_contents): Likewise.
8987 * icf.cc (get_section_contents): Inline merge sections only when
9840 * icf.cc (get_section_contents): Get the addend from the text section
10438 * icf.cc (get_section_contents): Handle relocation pointing to section
[all …]
/toolchain/binutils/binutils-2.27/bfd/
Daout-target.h433 #define MY_get_section_contents NAME (aout, get_section_contents)
DChangeLog-98995162 rather than NAME(aout,get_section_contents).
DChangeLog-91937442 get_section_contents in favor of generics. New transfer vector
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2014449 (process_symbol_table, apply_relocations, get_section_contents,
DChangeLog-2009713 (get_section_contents): New function. Replaces common code found
Dreadelf.c12310 get_section_contents (Elf_Internal_Shdr * section, FILE * file) in get_section_contents() function
12392 real_start = start = (unsigned char *) get_section_contents (section, in dump_section_as_strings()
12527 real_start = start = (unsigned char *) get_section_contents (section, file); in dump_section_as_bytes()