Searched refs:RELOCATE2 (Results 1 – 2 of 2) sorted by relevance
41 RELOCATE2(WindowVectors,text);43 RELOCATE2(KernelExceptionVector,literal);44 RELOCATE2(KernelExceptionVector,text);45 RELOCATE2(UserExceptionVector,literal);46 RELOCATE2(UserExceptionVector,text);47 RELOCATE2(DoubleExceptionVector,literal);48 RELOCATE2(DoubleExceptionVector,text);
39 #define RELOCATE2(_sym_, _sec_) \ macro