Home
last modified time | relevance | path

Searched defs:R_ALPHA_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/alpha/include/
H A Delf_machdep.h57 #define R_ALPHA_RELATIVE 27 /* Adjust by program base */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1600 enum R_ALPHA_RELATIVE = 27; variable