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

/macosx-10.10/dtrace-147/libelf/
H A Dclscook.c161 #define _elf_off Elf64_Off macro
195 #define _elf_off Elf32_Off macro
607 pShdr->sh_offset = (_elf_off)section_ptr->offset;
634 pShdr->sh_offset = (_elf_off)(thisST->symoff);
647 pShdr->sh_offset = (_elf_off)(thisST->stroff);

Completed in 100 milliseconds