Home | History | Annotate | Download | only in libelf

Lines Matching full:encode

37 elf_cvt_Verdef (void *dest, const void *src, size_t len, int encode)
41 them one after the other. The ENCODE parameter specifies whether
72 if (! encode)
99 if (encode)
105 if (! encode)
110 /* Encode now if necessary. */
111 if (encode)
131 elf_cvt_Verneed (void *dest, const void *src, size_t len, int encode)
135 them one after the other. The ENCODE parameter specifies whether
166 if (! encode)
191 if (encode)
200 if (! encode)
205 /* Encode now if necessary. */
206 if (encode)