Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dicf.cc254 std::string icf_reloc_buffer; in get_section_contents() local
266 icf_reloc_buffer.clear(); in get_section_contents()
379 icf_reloc_buffer.append(kept_section_str); in get_section_contents()
381 icf_reloc_buffer.append(addend_str); in get_section_contents()
382 icf_reloc_buffer.append("@"); in get_section_contents()
538 buffer.append(icf_reloc_buffer); in get_section_contents()