Lines Matching refs:_r_debug
3625 // Set the DT_DEBUG entry to the address of _r_debug for GDB
3633 d->d_un.d_val = reinterpret_cast<uintptr_t>(&_r_debug);
3807 // Set the DT_MIPS_RLD_MAP entry to the address of _r_debug for GDB.
3810 *dp = &_r_debug;
3814 // Set the DT_MIPS_RLD_MAP2 entry to the address of _r_debug for GDB.
3818 *dp = &_r_debug;