| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | hpread.c | 3605 struct type *memtype; in hpread_read_struct_type() local 3871 if (TYPE_INCOMPLETE (memtype)) in hpread_read_struct_type() 3957 if (TYPE_INCOMPLETE (memtype)) in hpread_read_struct_type() 3960 fn_p->field.fn_fields[ix].type = memtype; in hpread_read_struct_type() 4041 FIELD_TYPE (list->field) = memtype; in hpread_read_struct_type() 4076 list->field.type = memtype; in hpread_read_struct_type() 4105 list->field.type = memtype; in hpread_read_struct_type() 4126 list->field.type = memtype; in hpread_read_struct_type() 4194 FIELD_TYPE (list->field) = memtype; in hpread_read_struct_type() 4878 struct type *memtype; in hpread_type_lookup() local [all …]
|
| H A D | ppc-sysv-tdep.c | 132 struct type *memtype; in ppc_sysv_abi_push_dummy_call() local 136 memtype = builtin_type_ieee_double_big; in ppc_sysv_abi_push_dummy_call() 139 memtype = builtin_type_ieee_double_little; in ppc_sysv_abi_push_dummy_call() 144 convert_typed_floating (val, type, memval, memtype); in ppc_sysv_abi_push_dummy_call()
|
| H A D | stabsread.c | 1769 struct type *memtype; in read_type() local 1776 memtype = read_type (pp, objfile); in read_type() 1778 smash_to_member_type (type, domain, memtype); in read_type()
|
| /freebsd-12.1/contrib/gdb/include/ |
| H A D | hp-symtab.h | 1020 dnttpointer memtype ; /* Type of member. */ member 1029 dnttpointer memtype ; /* Type of member. */ member
|
| /freebsd-12.1/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg.h | 340 u32 memtype; /* which memory (EDC0, EDC1, MC) */ member
|
| H A D | cudbg_lib.c | 1987 dparams->memtype = params->u.devlog_param.memtype; in collect_fw_devlog() 2005 dparams->memtype, dparams->start, in collect_fw_devlog()
|
| /freebsd-12.1/sys/gnu/dts/arm64/hisilicon/ |
| H A D | hip07.dtsi | 1173 smmu-cb-memtype = <0x0 0x1>; 1188 /* smmu-cb-memtype = <0x0 0x1>;*/ 1201 /* smmu-cb-memtype = <0x0 0x1>;*/ 1214 /* smmu-cb-memtype = <0x0 0x1>;*/ 1227 /* smmu-cb-memtype = <0x0 0x1>;*/
|
| H A D | hip06.dtsi | 342 smmu-cb-memtype = <0x0 0x1>;
|
| /freebsd-12.1/stand/efi/loader/ |
| H A D | main.c | 75 EFI_GUID memtype = MEMORY_TYPE_INFORMATION_TABLE_GUID; variable 1181 else if (!memcmp(guid, &memtype, sizeof(EFI_GUID))) in command_configuration()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | stabs.c | 1402 debug_type memtype; in parse_stab_type() local 1418 memtype = parse_stab_type (dhandle, info, (const char *) NULL, pp, in parse_stab_type() 1420 if (memtype == DEBUG_TYPE_NULL) in parse_stab_type() 1423 dtype = debug_make_offset_type (dhandle, domain, memtype); in parse_stab_type()
|
| /freebsd-12.1/sys/dev/cxgbe/common/ |
| H A D | common.h | 274 u32 memtype; /* which memory (FW_MEMTYPE_* ) */ member
|
| H A D | t4_hw.c | 9123 dparams->memtype = G_PCIE_FW_PF_DEVLOG_MEMTYPE(pf_dparams); in t4_init_devlog_params() 9158 dparams->memtype = G_FW_DEVLOG_CMD_MEMTYPE_DEVLOG(devlog_meminfo); in t4_init_devlog_params()
|
| /freebsd-12.1/sys/ufs/ffs/ |
| H A D | ffs_softdep.c | 690 static struct malloc_type *memtype[] = { variable 722 #define DtoM(type) (memtype[type]) 729 memtype[type]->ks_shortdesc : "???")
|
| /freebsd-12.1/sys/dev/cxgbe/ |
| H A D | t4_main.c | 3144 rc = validate_mt_off_len(sc, dparams->memtype, dparams->start, in fixup_devlog_params() 10568 m = fwmtype_to_hwmtype(dparams->memtype); in t4_dump_devlog()
|