Home
last modified time | relevance | path

Searched defs:sh_flags (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp_internal.h72 typename Elf_types<size>::Elf_WXword sh_flags; member
/toolchain/binutils/binutils-2.25/libiberty/
Dsimple-object-elf.c159 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member
174 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member
768 unsigned int sh_type, unsigned int sh_flags, in simple_object_elf_write_shdr()
/toolchain/binutils/binutils-2.25/include/elf/
Dexternal.h115 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member
128 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member
Dinternal.h104 bfd_vma sh_flags; /* Miscellaneous section attributes */ member
/toolchain/binutils/binutils-2.25/gold/
Dlayout.cc1098 typename elfcpp::Elf_types<size>::Elf_WXword sh_flags = shdr.get_sh_flags(); in init_fixed_output_section() local
2067 elfcpp::Elf_Xword sh_flags = elfcpp::SHF_ALLOC; in make_output_section_for_script() local
Doutput.cc2383 typename elfcpp::Elf_types<size>::Elf_WXword sh_flags = shdr.get_sh_flags(); in add_input_section() local
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c4892 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags()
/toolchain/binutils/binutils-2.25/bfd/
Delflink.c12402 const bfd_vma sh_flags = elf_section_flags (section); in bfd_elf_lookup_section_flags() local