Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c772 off64_t displacement; in bread() local
793 displacement = filoff & (pagesize - 1); in bread()
794 mapoff = filoff - displacement; in bread()
799 (void) memcpy(ba, maddr + displacement, cnt); in bread()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg317 displacement relocation applied to the symbol \
323 may contain displacement relocation"
325 displacement relocation applied to the symbol \
326 %s: at 0x%llx: displacement relocation will not be \
329 displacement relocation to be applied to the symbol \
330 %s: at 0x%llx: displacement relocation will be \
997 # section section displacement size
1000 # and (new displacement) have to be aligned.
1008 @ MSG_ENT_ITM_DISPMNT "displacement"
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_instruction_emul.c140 int64_t displacement; /* optional addr displacement */ member
3748 vie->displacement = u.signed8; /* sign-extended */ in decode_displacement()
3750 vie->displacement = u.signed32; /* sign-extended */ in decode_displacement()
3837 vie->displacement = u.u64; in decode_moffset()
3925 gla2 = segbase + base + vie->scale * idx + vie->displacement; in vie_verify_gla()
3931 segbase, base, vie->scale, idx, vie->displacement, in vie_verify_gla()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S1417 ! Need single displacement flush at offset %o1 this time as
1556 ! Need single displacement flush at offset %o1 this time as
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.msg178 have been displacement relocated\n"
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README260 4355795 ldd -r now gives "displacement relocated" warnings
548 4662575 linker displacement relocation checking introduces significant