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

/external/chromium_org/tools/relocation_packer/src/
H A Delf_file.cc204 Elf_Scn* found_android_relocations_section = NULL; local
233 found_android_relocations_section = section;
254 if (!found_android_relocations_section) {
279 android_relocations_section_ = found_android_relocations_section;

Completed in 75 milliseconds