Home
last modified time | relevance | path

Searched refs:R_X86_64_GOT32 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/um/asm/
H A Delf.h105 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h50 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro
/openbmc/u-boot/include/
H A Delf.h571 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro
/openbmc/qemu/include/
H A Delf.h1088 #define R_X86_64_GOT32 3 /* 32 bit GOT entry */ macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c214 REL_TYPE(R_X86_64_GOT32), in rel_type()