Home
last modified time | relevance | path

Searched refs:found_relocations_section (Results 1 – 1 of 1) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_file.cc188 Elf_Scn* found_relocations_section = nullptr; in Load() local
214 found_relocations_section = section; in Load()
237 if (!found_relocations_section) { in Load()
258 relocations_section_ = found_relocations_section; in Load()