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

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_shared_library.cpp283 size_t packed_relocations_size = 0; local
350 packed_relocations_size = dyn.GetValue();
351 LOG(" DT_ANDROID_REL_SIZE=%d\n", packed_relocations_size);
368 if (packed_relocations_offset && packed_relocations_size) {
372 packed_relocations_size);
377 packed_relocations_size,

Completed in 122 milliseconds