Searched refs:Xword (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/dtrace-147/libelf/
H A Dupdate.c248 sh->sh_addralign = (Xword)j;
258 sh->sh_size = (Xword) sz;
451 wrt(Elf * elf, Xword outsz, unsigned fill, int update_cmd)
456 Xword hi, sz;
558 hi = (Xword)(eh->e_phoff + dst.d_size);
574 Xword off = 0;
612 sz = (Xword)(d->db_data.d_off - off);
638 off = (Xword)(d->db_data.d_off + dst.d_size);
815 sz = wrt(elf, (Xword)sz, u, cmd);
H A Dxlate64.m4332 define(Xword, `
339 Xword(L)
340 Xword(M,1)
/macosx-10.10.1/dtrace-147/sys/
H A Dmachelf.h60 typedef Elf64_Xword Xword; typedef
105 typedef Elf32_Word Xword; /* Xword/Sxword are 32-bits in Elf32 */ typedef

Completed in 73 milliseconds