Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.h86 static void AdjustDynamicSectionForHole(Elf_Scn* dynamic_section,
Delf_file.cc502 void ElfFile<ELF>::AdjustDynamicSectionForHole(Elf_Scn* dynamic_section, in AdjustDynamicSectionForHole() function in relocation_packer::ElfFile
640 AdjustDynamicSectionForHole(dynamic_section, hole_start, hole_size, relocations_type); in ResizeSection()