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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h124 Elf_Word sh_flags; // Section flags (SHF_*) member in struct:llvm::object::Elf_Shdr_Base
139 Elf_Xword sh_flags; // Section flags (SHF_*) member in struct:llvm::object::Elf_Shdr_Base
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_irq.c289 unsigned long sh_flags = 0; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h162 elf_xword sh_flags; ///< Section attributes. member in struct:elf::ELFSectionHeader
H A DObjectFileELF.cpp3160 DumpELFSectionHeader_sh_flags(Stream *s, elf_xword sh_flags) argument
[all...]
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dexternal.h103 unsigned char sh_flags[4]; /* Miscellaneous section attributes */ member in struct:__anon505
116 unsigned char sh_flags[8]; /* Miscellaneous section attributes */ member in struct:__anon506
H A Dinternal.h81 bfd_vma sh_flags; /* Miscellaneous section attributes */ member in struct:elf_internal_shdr
/freebsd-11-stable/sys/sys/
H A Delf64.h101 Elf64_Xword sh_flags; /* Section flags. */ member in struct:__anon8485
H A Delf32.h92 Elf32_Word sh_flags; /* Section flags. */ member in struct:__anon8467
/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c408 static const char *sh_flags[] = { variable
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c488 sh_flags(uint64_t shf) function
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h209 Elf32_Word sh_flags; member in struct:__anon38
222 Elf64_Off sh_flags; member in struct:__anon39
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2753 Elf32_Word sh_flags; /* section flags */ member in struct:__anon57
2767 Elf64_Xword sh_flags; /* section flags */ member in struct:__anon58
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-decnet.c79 byte sh_flags; /* route flags */ member in struct:shorthdr
385 byte sh_flags; /* message flags */ member in struct:seghdr
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c3836 get_elf_section_flags(bfd_vma sh_flags) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h776 Elf32_Word sh_flags; // Section flags (SHF_*) member in struct:llvm::ELF::Elf32_Shdr
790 Elf64_Xword sh_flags; member in struct:llvm::ELF::Elf64_Shdr

Completed in 157 milliseconds