Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/um/asm/
H A Delf.h108 #define R_X86_64_GLOB_DAT 6 /* Create GOT entry */ macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h53 #define R_X86_64_GLOB_DAT 6 /* Create GOT entry */ macro
/openbmc/u-boot/include/
H A Delf.h574 #define R_X86_64_GLOB_DAT 6 /* Create GOT entry */ macro
/openbmc/qemu/include/
H A Delf.h1091 #define R_X86_64_GLOB_DAT 6 /* Create GOT entry */ macro
/openbmc/linux/arch/x86/tools/
H A Drelocs.c217 REL_TYPE(R_X86_64_GLOB_DAT), in rel_type()