Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20152568 .zdebug_* here. Use convert_zdebug_to_debug. Set SEC_ELF_RENAME.
2571 (elf_fake_sections): Rename the section name if SEC_ELF_RENAME
2573 * section.c (SEC_ELF_RENAME): New.
Dbfd-in2.h1417 #define SEC_ELF_RENAME 0x10000000 macro
Delf.c1178 newsect->flags |= SEC_ELF_RENAME; in _bfd_elf_make_section_from_shdr()
3121 else if ((asect->flags & SEC_ELF_RENAME)) in elf_fake_sections()