Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Delf_amd64.h39 #define R_AMD64_GOT32 3 macro
89 #define R_X86_64_GOT32 R_AMD64_GOT32
/illumos-gate/usr/src/uts/intel/amd64/krtld/
H A Dkobj_convrelstr.c34 [R_AMD64_GOT32] = "R_AMD64_GOT32",
H A Ddoreloc.c67 [R_AMD64_GOT32] = {0, FLG_RE_NOTSUP, 0, 0, 0},
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_amd64.c42 [R_AMD64_GOT32] = MSG_R_AMD64_GOT32,
H A Drelocate_amd64.msg30 @ MSG_R_AMD64_GOT32 "R_AMD64_GOT32"