Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Delf_machdep.c282 case R_X86_64_PLT32: in elf_reloc_internal()
322 case R_X86_64_PLT32: /* L + A - P, L is PLT location for in elf_reloc_internal()
/f-stack/freebsd/sys/
H A Delf_common.h1451 #define R_X86_64_PLT32 4 /* PC-relative 32 bit PLT offset. */ macro