• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/dtrace-147/libelf/

Lines Matching refs:SWAP32

56 	SWAP32(header->magic);
57 SWAP32(header->cputype);
58 SWAP32(header->cpusubtype);
59 SWAP32(header->filetype);
60 SWAP32(header->ncmds);
61 SWAP32(header->sizeofcmds);
62 SWAP32(header->flags);
68 SWAP32(header->magic);
69 SWAP32(header->cputype);
70 SWAP32(header->cpusubtype);
71 SWAP32(header->filetype);
72 SWAP32(header->ncmds);
73 SWAP32(header->sizeofcmds);
74 SWAP32(header->flags);
80 SWAP32(segment->cmd);
81 SWAP32(segment->cmdsize);
82 SWAP32(segment->vmaddr);
83 SWAP32(segment->vmsize);
84 SWAP32(segment->fileoff);
85 SWAP32(segment->filesize);
86 SWAP32(segment->maxprot);
87 SWAP32(segment->initprot);
88 SWAP32(segment->nsects);
89 SWAP32(segment->flags);
95 SWAP32(segment->cmd);
96 SWAP32(segment->cmdsize);
101 SWAP32(segment->maxprot);
102 SWAP32(segment->initprot);
103 SWAP32(segment->nsects);
104 SWAP32(segment->flags);
110 SWAP32(section_ptr->addr);
111 SWAP32(section_ptr->size);
112 SWAP32(section_ptr->offset);
113 SWAP32(section_ptr->align);
114 SWAP32(section_ptr->reloff);
115 SWAP32(section_ptr->nreloc);
116 SWAP32(section_ptr->flags);
117 SWAP32(section_ptr->reserved1);
118 SWAP32(section_ptr->reserved2);
126 SWAP32(section_ptr->offset);
127 SWAP32(section_ptr->align);
128 SWAP32(section_ptr->reloff);
129 SWAP32(section_ptr->nreloc);
130 SWAP32(section_ptr->flags);
131 SWAP32(section_ptr->reserved1);
132 SWAP32(section_ptr->reserved2);
137 SWAP32(symtab->cmd);
138 SWAP32(symtab->cmdsize);
139 SWAP32(symtab->symoff);
140 SWAP32(symtab->nsyms);
141 SWAP32(symtab->stroff);
142 SWAP32(symtab->strsize);
362 SWAP32(cmd);
363 SWAP32(cmdsize);
468 SWAP32(cmd);
469 SWAP32(cmdsize);