Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h16 #define R_386_GOT32 3 macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h27 #define R_386_GOT32 3 macro
/openbmc/u-boot/include/
H A Delf.h557 #define R_386_GOT32 3 macro
/openbmc/qemu/include/
H A Delf.h372 #define R_386_GOT32 3 macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c231 REL_TYPE(R_386_GOT32), in rel_type()