Home
last modified time | relevance | path

Searched defs:isa (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp66 void TrcAddrReturnStack::push(const ocsd_vaddr_t addr, const ocsd_isa isa) in push()
82 ocsd_vaddr_t TrcAddrReturnStack::pop(ocsd_isa &isa) in pop()
110 … TrcAddrReturnStack::LogOp(const char * pszOpString, ocsd_vaddr_t addr, int head_off, ocsd_isa isa) in LogOp()
/freebsd/sys/riscv/riscv/
H A Didentcpu.c151 parse_ext_s(struct cpu_desc *desc, char *isa, int idx, int len) in parse_ext_s()
183 parse_ext_x(struct cpu_desc *desc __unused, char *isa, int idx, int len) in parse_ext_x()
197 parse_ext_z(struct cpu_desc *desc __unused, char *isa, int idx, int len) in parse_ext_z()
213 parse_ext_version(char *isa, int idx, u_int *majorp __unused, in parse_ext_version()
236 parse_riscv_isa(struct cpu_desc *desc, char *isa, int len) in parse_riscv_isa()
327 char isa[1024]; in identify_cpu_features_fdt() local
/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A DBlock_private.h71 void *isa; member
81 void *isa; member
92 void *isa; member
164 void *isa; member
/freebsd/crypto/heimdal/base/
H A Dheimbase.c42 heim_type_t isa; member
51 heim_type_t isa; member
179 heim_type_t isa = _heim_get_isa(ptr); in heim_get_tid() local
194 heim_type_t isa = _heim_get_isa(ptr); in heim_get_hash() local
214 heim_type_t isa; in heim_cmp() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp52 bool ObjCLanguageRuntime::AddClass(ObjCISA isa, in AddClass()
247 ObjCLanguageRuntime::GetParentClass(ObjCLanguageRuntime::ObjCISA isa) { in GetParentClass()
280 ObjCISA isa = process->ReadPointerFromMemory(isa_pointer, error); in GetClassDescriptor() local
305 ObjCLanguageRuntime::GetClassDescriptorFromISA(ObjCISA isa) { in GetClassDescriptorFromISA()
324 ObjCLanguageRuntime::GetNonKVOClassDescriptor(ObjCISA isa) { in GetNonKVOClassDescriptor()
H A DObjCLanguageRuntime.h286 bool IsValidISA(ObjCISA isa) { in IsValidISA()
337 bool ISAIsCached(ObjCISA isa) const { in ISAIsCached()
341 bool AddClass(ObjCISA isa, const ClassDescriptorSP &descriptor_sp) { in AddClass()
352 bool AddClass(ObjCISA isa, const ClassDescriptorSP &descriptor_sp, in AddClass()
/freebsd/usr.sbin/bhyve/riscv/
H A Dfdt.c89 add_cpu(void *fdt, int cpuid, const char *isa, uint32_t *intc_phandle) in add_cpu()
114 add_cpus(void *fdt, int ncpu, const char *isa) in add_cpus()
134 const char *isa) in fdt_init()
H A Dbhyverun_machdep.c311 char isa[32]; in bhyve_init_platform() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp176 ObjCISA isa, lldb::ProcessSP process_sp) { in ClassDescriptorV1() argument
181 ObjCISA isa, lldb::ProcessSP process_sp) { in Initialize() argument
373 ObjCISA isa; in UpdateISAToDescriptorMapIfNeeded() local
[all...]
H A DAppleObjCDeclVendor.cpp145 AppleObjCDeclVendor::GetDeclForISA(ObjCLanguageRuntime::ObjCISA isa) { in GetDeclForISA()
424 this](ObjCLanguageRuntime::ObjCISA isa) { in FinishDecl()
586 ObjCLanguageRuntime::ObjCISA isa = m_runtime.GetISA(name); in FindDecls() local
H A DAppleObjCRuntimeV2.cpp1490 AppleObjCRuntimeV2::GetClassDescriptorFromISA(ObjCISA isa) { in GetClassDescriptorFromISA()
1529 ObjCISA isa = process->ReadPointerFromMemory(isa_pointer, error); in GetClassDescriptor() local
2197 ObjCISA isa = data.GetAddress(&offset); in ParseClassInfoArray() local
3185 AppleObjCRuntimeV2::NonPointerISACache::GetClassDescriptor(ObjCISA isa) { in GetClassDescriptor()
3200 ObjCISA isa, ObjCISA &ret_isa) { in EvaluateNonPointerISA()
3311 AppleObjCRuntimeV2::GetPointerISA(ObjCISA isa) { in GetPointerISA()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dextensible_rtti.h139 template <typename To, typename From> bool isa(const From &Value) { in isa() function
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_init.c110 dwarf_producer_set_isa(Dwarf_P_Debug dbg, enum Dwarf_ISA isa, in dwarf_producer_set_isa()
/freebsd/usr.sbin/iscsid/
H A Ddiscovery.c88 struct iscsi_session_add isa; in kernel_add() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h234 uint32_t isa; member
239 uint32_t isa; member
243 uint32_t isa; member
/freebsd/contrib/opencsd/decoder/include/common/
H A Docsd_code_follower.h149 inline void OcsdCodeFollower::setISA(const ocsd_isa isa) in setISA()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAny.h111 template <typename T> bool isa() const { in isa() function
/freebsd/contrib/opencsd/decoder/include/opencsd/ptm/
H A Dtrc_pkt_elem_ptm.h166 inline void PtmTrcPacket::UpdateISA(const ocsd_isa isa) in UpdateISA()
H A Dtrc_pkt_decode_ptm.h165 ocsd_isa isa; //!< current isa. member
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/
H A Dtrc_pkt_elem_etmv4i.h64 void push(const ocsd_pkt_vaddr vaddr, const uint8_t isa) in push()
74 void get_idx(const uint8_t idx, ocsd_pkt_vaddr &vaddr, uint8_t &isa) in get_idx()
/freebsd/sys/dev/ichwd/
H A Dichwd.c561 ichwd_find_ich_lpc_bridge(device_t isa, struct ichwd_device **id_p) in ichwd_find_ich_lpc_bridge()
587 ichwd_find_smb_dev(device_t isa, struct ichwd_device **id_p) in ichwd_find_smb_dev()
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv3/
H A Dtrc_pkt_elem_etmv3.h175 inline void EtmV3TrcPacket::UpdateISA(const ocsd_isa isa) in UpdateISA()
/freebsd/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_decode_etmv3.cpp554 ocsd_isa isa; in processPHdr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DAddress.h328 template <class U> inline bool isa(CodeGen::Address addr) { in isa() function
/freebsd/usr.bin/iscsictl/
H A Discsictl.c272 struct iscsi_session_add isa; in kernel_add() local

12