Searched defs:real_addr (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Didecode_fields.h45 #define real_addr(EA, IS_READ) vm_real_data_addr(cpu_data_map(processor), \ macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util.h23 explicit MemLoc(void *const real_addr) : loc_(real_addr) { } argument
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Didecode_fields.h46 #define real_addr(EA, IS_READ) vm_real_data_addr(cpu_data_map(processor), \ macro
/netbsd-current/sys/arch/mips/mips/
H A Dmips_fixup.c499 const intptr_t real_addr = mips_fixup_addr(stubp); local
/netbsd-current/external/bsd/unbound/dist/iterator/
H A Diterator.c2339 struct sockaddr_storage real_addr; local

Completed in 204 milliseconds