Searched defs:sh_flags (Results 1 - 13 of 13) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dcompressed_output.cc140 decompress_input_section(const unsigned char* compressed_data, unsigned long compressed_size, unsigned char* uncompressed_data, unsigned long uncompressed_size, int size, bool big_endian, elfcpp::Elf_Xword sh_flags) argument
H A Doutput.cc2449 typename elfcpp::Elf_types<size>::Elf_WXword sh_flags = shdr.get_sh_flags(); local
/haiku-buildtools/legacy/binutils/include/elf/
H A Dexternal.h103 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon2827
116 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon2828
H A Dinternal.h81 bfd_vma sh_flags; /* Miscellaneous section attributes */ member in struct:elf_internal_shdr
/haiku-buildtools/binutils/elfcpp/
H A Delfcpp_internal.h72 typename Elf_types<size>::Elf_WXword sh_flags; member in struct:elfcpp::internal::Shdr_data
/haiku-buildtools/binutils/libiberty/
H A Dsimple-object-elf.c159 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon1032
174 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon1033
766 simple_object_elf_write_shdr(simple_object_write *sobj, int descriptor, off_t offset, unsigned int sh_name, unsigned int sh_type, unsigned int sh_flags, unsigned int sh_offset, unsigned int sh_size, unsigned int sh_link, unsigned int sh_addralign, const char **errmsg, int *err) argument
/haiku-buildtools/gcc/libiberty/
H A Dsimple-object-elf.c159 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon2172
174 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon2173
766 simple_object_elf_write_shdr(simple_object_write *sobj, int descriptor, off_t offset, unsigned int sh_name, unsigned int sh_type, unsigned int sh_flags, unsigned int sh_offset, unsigned int sh_size, unsigned int sh_link, unsigned int sh_addralign, const char **errmsg, int *err) argument
/haiku-buildtools/binutils/include/elf/
H A Dexternal.h115 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon772
128 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon773
H A Dinternal.h104 bfd_vma sh_flags; /* Miscellaneous section attributes */ member in struct:elf_internal_shdr
/haiku-buildtools/gcc/libbacktrace/
H A Delf.c180 b_elf_wxword sh_flags; /* Miscellaneous section attributes */ member in struct:__anon249
/haiku-buildtools/legacy/binutils/binutils/
H A Dreadelf.c3721 get_elf_section_flags(bfd_vma sh_flags) argument
[all...]
/haiku-buildtools/binutils/binutils/
H A Dreadelf.c5449 get_elf_section_flags(bfd_vma sh_flags) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Delflink.c13448 const bfd_vma sh_flags = elf_section_flags (section); local

Completed in 356 milliseconds