Searched defs:p_flags (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.h44 uint32_t p_flags = 0; member in struct:lld::elf::PhdrEntry
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgcore.c291 int p_flags = 0; local
/freebsd-11-stable/contrib/tcsh/
H A Dsh.proc.h50 unsigned long p_flags; /* various job status flags */ member in struct:process
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h194 elf_word p_flags; ///< Segment attributes. member in struct:elf::ELFProgramHeader
H A DObjectFileELF.cpp3085 void ObjectFileELF::DumpELFProgramHeader_p_flags(Stream *s, elf_word p_flags) { argument
[all...]
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dexternal.h83 unsigned char p_flags[4]; /* Segment flags */ member in struct:__anon503
89 unsigned char p_flags[4]; /* Segment flags */ member in struct:__anon504
H A Dinternal.h65 unsigned long p_flags; /* Segment flags */ member in struct:elf_internal_phdr
235 unsigned long p_flags; member in struct:elf_segment_map
/freebsd-11-stable/usr.bin/netstat/
H A Droute.c515 p_flags(int f, const char *format) function
/freebsd-11-stable/usr.sbin/ppp/
H A Droute.c183 p_flags(struct prompt *prompt, u_int32_t f, unsigned max) function
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h110 __uint32_t p_flags; member in struct:__sanitizer::__anon1174
/freebsd-11-stable/sys/sys/
H A Delf64.h117 Elf64_Word p_flags; /* Access permission flags. */ member in struct:__anon8486
H A Delf32.h113 Elf32_Word p_flags; /* Access permission flags. */ member in struct:__anon8468
/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c314 static const char *p_flags[] = { variable
/freebsd-11-stable/contrib/sendmail/src/
H A Dmain.c173 BITMAP256 *p_flags = NULL; /* daemon flags */ local
[all...]
/freebsd-11-stable/contrib/elftoolchain/elfdump/
H A Delfdump.c365 static const char *p_flags[] = { variable
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h182 Elf32_Word p_flags; member in struct:__anon36
188 Elf64_Word p_flags; member in struct:__anon37
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2697 Elf32_Word p_flags; /* Segment flags. */ member in struct:__anon53
2704 Elf64_Word p_flags; /* Segment flags. */ member in struct:__anon54
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c3045 struct ecore_filter_accept_flags *p_flags = &p_data->accept_flags; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1165 Elf32_Word p_flags; // Segment flags member in struct:llvm::ELF::Elf32_Phdr
1172 Elf64_Word p_flags; // Segment flags member in struct:llvm::ELF::Elf64_Phdr

Completed in 378 milliseconds