Home
last modified time | relevance | path

Searched refs:R_386_IRELATIVE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_reloc_386.h121 #ifndef R_386_IRELATIVE
122 #define R_386_IRELATIVE 42 macro
H A Ddwarf_reloc_386.h74 #define R_386_IRELATIVE 42 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h79 #define R_386_IRELATIVE 42 macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Drelocate_i386.c81 [R_386_IRELATIVE] = MSG_R_386_RELATIVE,
H A Drelocate_i386.msg69 @ MSG_R_386_IRELATIVE "R_386_IRELATIVE"
/illumos-gate/usr/src/uts/intel/ia32/krtld/
H A Ddoreloc.c114 [R_386_IRELATIVE] = {0, FLG_RE_NOTSUP, 0, 0, 0},
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h883 #define R_386_IRELATIVE 42 /* PLT entry resolved indirectly at runtime */ macro