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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_arm.cc107 uint32_t *CurAddress = FirstAddress + 1; variable
[all...]
H A Dxray_AArch64.cc66 uint32_t *CurAddress = FirstAddress + 1; variable
76 *reinterpret_cast<void (**)()>(CurAddress) variable
[all...]

Completed in 72 milliseconds