Searched refs:FixupSymbols (Results 1 – 2 of 2) sorted by relevance
52 if (!FixupSymbols(*elf_file.get(), base_address, true)) { in Fixup()56 if (!FixupSymbols(*elf_file.get(), base_address, false)) { in Fixup()125 bool ElfFixup::FixupSymbols(ElfFile& elf_file, uintptr_t base_address, bool dynamic) { in FixupSymbols() function in art::ElfFixup
46 static bool FixupSymbols(ElfFile& elf_file, uintptr_t base_address, bool dynamic);