Searched defs:n_type (Results 1 - 17 of 17) sorted by relevance

/freebsd-current/cddl/contrib/opensolaris/head/
H A Dnlist.h40 unsigned short n_type; /* type and derived type */ member in struct:nlist
H A Dsyms.h59 unsigned short n_type; /* type and derived type */ member in struct:syment
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DMachOStructs.h24 uint8_t n_type; member in struct:lld::structs::nlist_64
32 uint8_t n_type; member in struct:lld::structs::nlist
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h28 elf::elf_word n_type = 0; member in struct:ELFNote
/freebsd-current/sys/sys/
H A Dnlist_aout.h58 unsigned char n_type; /* type defines */ member in struct:nlist
H A Delf_common.h51 u_int32_t n_type; /* Type of this note. */ member in struct:__anon63
/freebsd-current/lib/libkvm/
H A Dkvm.h62 unsigned char n_type; member in struct:kvm_nlist
/freebsd-current/lib/libprocstat/
H A Dcore.c61 unsigned int n_type; member in struct:psc_type_info
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObject.h108 uint8_t n_type; member in struct:llvm::objcopy::macho::SymbolEntry
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h86 llvm::yaml::Hex8 n_type; member in struct:llvm::MachOYAML::NListEntry
/freebsd-current/usr.bin/mail/
H A Ddef.h189 short n_type; /* From which list it came */ member in struct:name
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h108 uint8_t n_type; member in struct:stab
/freebsd-current/contrib/file/src/
H A Dreadelf.h265 Elf32_Word n_type; /* Content type */ member in struct:elf_note
271 Elf64_Word n_type; member in struct:__anon683
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h2528 uint32_t n_type; /* Type of note. */ member in struct:__anon43
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp1844 uint8_t n_type = Entry.n_type; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1885 Elf32_Word n_type; member in struct:llvm::ELF::Elf32_Nhdr
1892 Elf64_Word n_type; member in struct:llvm::ELF::Elf64_Nhdr
H A DMachO.h1004 uint8_t n_type; member in struct:llvm::MachO::nlist_base
1011 uint8_t n_type; member in struct:llvm::MachO::nlist
1019 uint8_t n_type; member in struct:llvm::MachO::nlist_64

Completed in 224 milliseconds