Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/bfd/
HDbfd-in2.h1417 #define SEC_ELF_RENAME 0x10000000 macro
HDelf.c1178 newsect->flags |= SEC_ELF_RENAME; in _bfd_elf_make_section_from_shdr()
3102 else if ((asect->flags & SEC_ELF_RENAME)) in elf_fake_sections()
/dragonfly/contrib/binutils-2.34/bfd/
HDbfd-in2.h985 #define SEC_ELF_RENAME 0x10000000 macro
HDelf.c1284 newsect->flags |= SEC_ELF_RENAME; in _bfd_elf_make_section_from_shdr()
3248 else if ((asect->flags & SEC_ELF_RENAME)) in elf_fake_sections()