Searched refs:ResizeSection (Results 1 – 2 of 2) sorted by relevance
/bionic/tools/relocation_packer/src/ |
D | elf_file.h | 83 static void ResizeSection(Elf* elf, Elf_Scn* section, size_t new_size,
|
D | elf_file.cc | 580 void ElfFile<ELF>::ResizeSection(Elf* elf, Elf_Scn* section, size_t new_size, in ResizeSection() function in relocation_packer::ElfFile 788 ResizeSection(elf_, relocations_section_, bytes, in PackTypedRelocations() 906 ResizeSection(elf_, relocations_section_, unpacked_bytes, in UnpackTypedRelocations()
|