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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h157 elf_xword sh_flags; ///< Section attributes. member in struct:elf::ELFSectionHeader
H A DObjectFileELF.cpp1899 ObjectFileELF::DumpELFSectionHeader_sh_flags(Stream *s, elf_xword sh_flags) argument
[all...]
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_irq.c289 unsigned long sh_flags = 0; local
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dexternal.h103 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon513
116 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon514
H A Dinternal.h81 bfd_vma sh_flags; /* Miscellaneous section attributes */ member in struct:elf_internal_shdr
/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFTypes.h114 Elf_Word sh_flags; // Section flags (SHF_*) member in struct:llvm::object::Elf_Shdr_Base
129 Elf_Xword sh_flags; // Section flags (SHF_*) member in struct:llvm::object::Elf_Shdr_Base
/freebsd-10-stable/sys/sys/
H A Delf64.h101 Elf64_Xword sh_flags; /* Section flags. */ member in struct:__anon31
H A Delf32.h92 Elf32_Word sh_flags; /* Section flags. */ member in struct:__anon14
/freebsd-10-stable/usr.bin/elfdump/
H A Delfdump.c405 static const char *sh_flags[] = { variable
/freebsd-10-stable/sys/ia64/include/
H A Dmca.h59 uint8_t sh_flags; member in struct:mca_section_header
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h209 Elf32_Word sh_flags; member in struct:__anon140
222 Elf64_Off sh_flags; member in struct:__anon141
/freebsd-10-stable/contrib/tcpdump/
H A Ddecnet.h66 byte sh_flags; /* route flags */ member in struct:shorthdr
373 byte sh_flags; /* message flags */ member in struct:seghdr
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h194 Elf32_Word sh_flags; /* flags */ member in struct:__anon11685
207 Elf64_Xword sh_flags; /* section flags */ member in struct:__anon11686
/freebsd-10-stable/contrib/binutils/binutils/
H A Dreadelf.c3836 get_elf_section_flags(bfd_vma sh_flags) argument
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1182 Elf32_Word sh_flags; // Section flags (SHF_*) member in struct:llvm::ELF::Elf32_Shdr
1196 Elf64_Xword sh_flags; member in struct:llvm::ELF::Elf64_Shdr

Completed in 136 milliseconds