Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/
H A Ddrm_irq.c72 unsigned long sh_flags = 0; in drm_legacy_irq_install() local
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h103 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member
116 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member
H A Dinternal.h81 bfd_vma sh_flags; /* Miscellaneous section attributes */ member
/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h103 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member
116 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member
H A Dinternal.h81 bfd_vma sh_flags; /* Miscellaneous section attributes */ member
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h162 elf_xword sh_flags; ///< Section attributes. member
H A DObjectFileELF.cpp3268 elf_xword sh_flags) { in DumpELFSectionHeader_sh_flags()
/openbsd-src/usr.sbin/tcpdump/
H A Ddecnet.h60 byte sh_flags; /* route flags */ member
367 byte sh_flags; /* message flags */ member
/openbsd-src/sys/sys/
H A Dexec_elf.h215 Elf32_Word sh_flags; /* flags */ global() member
228 Elf64_Xword sh_flags; /* section flags */ global() member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h954 Elf32_Word sh_flags; // Section flags (SHF_*) member
968 Elf64_Xword sh_flags; member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c3417 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags()
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c4080 get_elf_section_flags (bfd_vma sh_flags) in get_elf_section_flags()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c10768 unsigned int sh_type, sh_flags, sh_entsize; local