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

/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dpkg_genc.c983 static Elf64_Sym symbols64[2]={ local
1105 symbols64[1].st_size=(Elf64_Xword)size;
1110 T_FileStream_write(out, symbols64, (int32_t)sizeof(symbols64));
/external/icu/icu4c/source/tools/toolutil/
H A Dpkg_genc.c975 static Elf64_Sym symbols64[2]={ local
1097 symbols64[1].st_size=(Elf64_Xword)size;
1102 T_FileStream_write(out, symbols64, (int32_t)sizeof(symbols64));

Completed in 64 milliseconds