Lines Matching refs:encode
58 elf_cvt_Verdef (void *dest, const void *src, size_t len, int encode)
62 them one after the other. The ENCODE parameter specifies whether
93 if (! encode)
120 if (encode)
126 if (! encode)
131 /* Encode now if necessary. */
132 if (encode)
152 elf_cvt_Verneed (void *dest, const void *src, size_t len, int encode)
156 them one after the other. The ENCODE parameter specifies whether
187 if (! encode)
212 if (encode)
221 if (! encode)
226 /* Encode now if necessary. */
227 if (encode)