Home
last modified time | relevance | path

Searched refs:M32_PLT_ENTSIZE (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Delf_386.h116 #define M32_PLT_ENTSIZE 16 /* plt entry size in bytes */ macro
120 M32_PLT_ENTSIZE) /* first plt reserved */
129 #define M_PLT_ENTSIZE M32_PLT_ENTSIZE
H A Delf_SPARC.h202 #define M32_PLT_ENTSIZE 12 /* plt entry size in bytes */ macro
207 M32_PLT_ENTSIZE) /* first 4 plt's reserved */
244 #define M_PLT_ENTSIZE M32_PLT_ENTSIZE
H A Delf_amd64.h164 #define M64_PLT_ENTSIZE M32_PLT_ENTSIZE
/illumos-gate/usr/src/cmd/sgs/librtld_db/sparc/
H A Dplt32_resolution.c59 ((pltoff / M32_PLT_ENTSIZE) * M32_PLT_ENTSIZE); in plt32_resolution()
62 M32_PLT_ENTSIZE) != PS_OK) { in plt32_resolution()
/illumos-gate/usr/src/lib/libproc/sparc/
H A DPisadep.c66 M_PLT_XNumber * M32_PLT_ENTSIZE) / M32_PLT_ENTSIZE; in Ppltdest()
/illumos-gate/usr/src/lib/libproc/sparcv9/
H A DPisadep.c98 M_PLT_XNumber * M32_PLT_ENTSIZE) / M32_PLT_ENTSIZE; in Ppltdest()