Searched refs:sputl32 (Results 1 – 1 of 1) sorted by relevance
113 static char *sputl32(uint32_t, char *);788 dst = is64 ? sputl64(nsyms, dst) : sputl32(nsyms, dst); in writesymtab()796 sputl32((*ptr)->ar_offset, dst); in writesymtab()1389 sputl32(uint32_t n, char *cp) in sputl32() function