Home
last modified time | relevance | path

Searched defs:R_PPC_PLTREL24 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/powerpc/include/
H A Delf_machdep.h101 #define R_PPC_PLTREL24 18 // (L + A - P) >> 2 macro
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Dpowerpc.h63 R_PPC_PLTREL24 = 18, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Dpowerpc.h63 R_PPC_PLTREL24 = 18, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d674 enum R_PPC_PLTREL24 = 18; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d669 enum R_PPC_PLTREL24 = 18; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1645 enum R_PPC_PLTREL24 = 18; variable