Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp440 lldb::TypeSP SymbolFileNativePDB::CreateModifierType(PdbTypeSymId type_id, in CreateModifierType()
460 SymbolFileNativePDB::CreatePointerType(PdbTypeSymId type_id, in CreatePointerType()
542 SymbolFileNativePDB::CreateClassStructUnion(PdbTypeSymId type_id, in CreateClassStructUnion()
556 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
562 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
568 lldb::TypeSP SymbolFileNativePDB::CreateTagType(PdbTypeSymId type_id, in CreateTagType()
583 TypeSP SymbolFileNativePDB::CreateArrayType(PdbTypeSymId type_id, in CreateArrayType()
597 TypeSP SymbolFileNativePDB::CreateProcedureType(PdbTypeSymId type_id, in CreateProcedureType()
661 TypeSP SymbolFileNativePDB::CreateAndCacheType(PdbTypeSymId type_id) { in CreateAndCacheType()
706 TypeSP SymbolFileNativePDB::GetOrCreateType(PdbTypeSymId type_id) { in GetOrCreateType()
[all …]
H A DUdtRecordCompleter.cpp54 PdbTypeSymId type_id(ti); in AddBaseClassForTypeIndex() local
H A DPdbAstBuilder.cpp593 PdbTypeSymId type_id = uid.asTypeSym(); in GetParentDeclContext() local
655 PdbTypeSymId type_id = PdbSymUid(status.uid).asTypeSym(); in CompleteTagDecl() local
991 PdbTypeSymId type_id(proc.FunctionType); in GetOrCreateFunctionDecl() local
/freebsd-12.1/contrib/amd/amd/
H A Drpc_fwd.c224 fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto,… in fwd_packet()
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_interface.cc77 uint32_t type_id; member
/freebsd-12.1/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.c459 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id, in cd9660node_susp_create_node()
/freebsd-12.1/contrib/gcc/
H A Dc-pretty-print.h75 c_pretty_print_fn type_id; member
/freebsd-12.1/contrib/amd/include/
H A Dam_utils.h167 #define MK_RPC_XID(type_id, uniq) ((type_id) | ((uniq) << 4)) argument
/freebsd-12.1/sys/dev/sfxge/common/
H A Def10_tlv_layout.h117 uint16_t type_id; member
156 uint16_t type_id; member
/freebsd-12.1/crypto/openssl/include/openssl/
H A Dx509v3.h114 ASN1_OBJECT *type_id; member