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

/macosx-10.10.1/dtrace-147/libelf/
H A Dsyn.h86 #define elf_update _elf_update macro
H A Dupdate.c702 * elf_update(elf, ELF_C_WRIMAGE)
711 * elf_update() will return the size of the memory image built
714 * When a subsequent call to elf_update() with ELF_C_WRITE as
944 elf_update(Elf *elf, Elf_Cmd cmd) function
/macosx-10.10.1/dtrace-147/head/
H A Dlibelf.h214 off_t elf_update _((Elf *, Elf_Cmd));
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Doutput.c843 if (elf_update(dst, ELF_C_WRITE) < 0)

Completed in 92 milliseconds