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

/src/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
/src/sys/arch/mips/mips/
H A Dmips_fixup.c501 const intptr_t real_addr = mips_fixup_addr(stubp); local in function:mips_fixup_stubs

Completed in 5 milliseconds