Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delflink.c14672 int with_hex = 0; in bfd_elf_lookup_section_flags() local
14688 with_hex |= hexval; in bfd_elf_lookup_section_flags()
14700 with_hex |= elf_flags_to_names[i].flag_value; in bfd_elf_lookup_section_flags()
14715 flaginfo->only_with_flags |= with_hex; in bfd_elf_lookup_section_flags()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delflink.c14573 int with_hex = 0; in bfd_elf_lookup_section_flags() local
14589 with_hex |= hexval; in bfd_elf_lookup_section_flags()
14601 with_hex |= elf_flags_to_names[i].flag_value; in bfd_elf_lookup_section_flags()
14616 flaginfo->only_with_flags |= with_hex; in bfd_elf_lookup_section_flags()