Searched refs:write_misaligned_UInt_LE (Results 1 – 4 of 4) sorted by relevance
178 extern void write_misaligned_UInt_LE ( void* addr, UInt w );
613 void write_misaligned_UInt_LE ( void* addr, UInt w ) in write_misaligned_UInt_LE() function
3383 write_misaligned_UInt_LE(&p[1], (UInt)(ULong)delta); in chainXDirect_X86()3431 write_misaligned_UInt_LE(&p[1], (UInt)(Addr)disp_cp_chain_me); in unchainXDirect_X86()
4011 write_misaligned_UInt_LE(&p[1], (UInt)(Int)delta); in chainXDirect_AMD64()