Searched defs:p_type (Results 1 - 23 of 23) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.h43 uint32_t p_type = 0; member in struct:lld::elf::PhdrEntry
/freebsd-11-stable/sbin/fsck/
H A Dpreen.c62 char *p_type; /* file system type */ member in struct:partentry
/freebsd-11-stable/usr.bin/indent/
H A Dargs.c87 int p_type; /* type (int, bool, special) */ member in struct:pro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgcore.c292 int p_type; local
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_xport.c317 uint8_t p_type = 0; local
H A Dsli4.h2553 p_type:3, member in struct:sli4_req_common_set_features_xfer_rdy_t10pi_s
/freebsd-11-stable/sys/dev/puc/
H A Dpuc.c58 int p_type; member in struct:puc_port
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h193 elf_word p_type; ///< Type of program segment. member in struct:elf::ELFProgramHeader
H A DObjectFileELF.cpp3064 void ObjectFileELF::DumpELFProgramHeader_p_type(Stream *s, elf_word p_type) { argument
[all...]
/freebsd-11-stable/contrib/atf/atf-sh/
H A Datf-check.cpp73 status_check(const status_check_t& p_type, const bool p_negated, argument
96 output_check(const output_check_t& p_type, const bool p_negated, argument
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dexternal.h77 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon503
88 unsigned char p_type[4]; /* Identifies program segment type */ member in struct:__anon504
H A Dinternal.h64 unsigned long p_type; /* Identifies program segment type */ member in struct:elf_internal_phdr
233 unsigned long p_type; member in struct:elf_segment_map
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h104 __uint32_t p_type; member in struct:__sanitizer::__anon1174
/freebsd-11-stable/lib/libc/resolv/
H A Dres_debug.c605 p_type(int type) { function
/freebsd-11-stable/sys/sys/
H A Delf64.h116 Elf64_Word p_type; /* Entry type. */ member in struct:__anon8486
H A Delf32.h107 Elf32_Word p_type; /* Entry type. */ member in struct:__anon8468
/freebsd-11-stable/include/
H A Dresolv.h354 #define p_type __p_type macro
/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h176 Elf32_Word p_type; member in struct:__anon36
187 Elf64_Word p_type; member in struct:__anon37
/freebsd-11-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h2691 Elf32_Word p_type; /* Type of segment. */ member in struct:__anon53
2703 Elf64_Word p_type; /* Type of segment. */ member in struct:__anon54
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt.c2051 ecore_cxt_test_cid_acquired(struct ecore_hwfn *p_hwfn, u32 cid, u8 vfid, enum protocol_type *p_type, struct ecore_cid_acquired_map **pp_map) argument
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c1128 get_segment_type(unsigned int p_type) argument
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Dreadelf.c2448 get_segment_type(unsigned long p_type) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1159 Elf32_Word p_type; // Type of segment member in struct:llvm::ELF::Elf32_Phdr
1171 Elf64_Word p_type; // Type of segment member in struct:llvm::ELF::Elf64_Phdr

Completed in 214 milliseconds