Home
last modified time | relevance | path

Searched refs:icf_reloc_buffer (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dicf.cc321 std::string icf_reloc_buffer; in get_section_contents() local
330 icf_reloc_buffer.clear(); in get_section_contents()
458 icf_reloc_buffer.append(kept_section_str); in get_section_contents()
460 icf_reloc_buffer.append(addend_str); in get_section_contents()
461 icf_reloc_buffer.append("@"); in get_section_contents()
627 icf_reloc_buffer.append(external_all, external_fixed.length(), in get_section_contents()
645 buffer.append(icf_reloc_buffer); in get_section_contents()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dicf.cc321 std::string icf_reloc_buffer; in get_section_contents() local
330 icf_reloc_buffer.clear(); in get_section_contents()
458 icf_reloc_buffer.append(kept_section_str); in get_section_contents()
460 icf_reloc_buffer.append(addend_str); in get_section_contents()
461 icf_reloc_buffer.append("@"); in get_section_contents()
627 icf_reloc_buffer.append(external_all, external_fixed.length(), in get_section_contents()
645 buffer.append(icf_reloc_buffer); in get_section_contents()