Home
last modified time | relevance | path

Searched defs:x86_mem (Results 1 – 4 of 4) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/hipe/x86/
H A Dhipe_x86.hrl60 -record(x86_mem, {base, off, type}). record
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/hipe/x86/
H A Dhipe_x86.hrl60 -record(x86_mem, {base, off, type}). record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/hipe/x86/
H A Dhipe_x86.hrl60 -record(x86_mem, {base, off, type}). record
/dports/misc/rump/buildrump.sh-b914579/src/sys/arch/x86/x86/
H A Dbus_space.c95 static struct bus_space_tag x86_mem = { .bst_type = X86_BUS_SPACE_MEM }; variable