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

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_genc.c863 static Elf32_Sym symbols32[2]={ local
1085 symbols32[1].st_size=(Elf32_Word)size;
1090 T_FileStream_write(out, symbols32, (int32_t)sizeof(symbols32));
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c855 static Elf32_Sym symbols32[2]={ local
1077 symbols32[1].st_size=(Elf32_Word)size;
1082 T_FileStream_write(out, symbols32, (int32_t)sizeof(symbols32));

Completed in 780 milliseconds