Home
last modified time | relevance | path

Searched refs:R_X86_64_PLT32 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/um/asm/
Delf.h106 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-4.1.27/arch/x86/include/asm/
Delf.h51 #define R_X86_64_PLT32 4 /* 32 bit PLT address */ macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c199 REL_TYPE(R_X86_64_PLT32), in rel_type()