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