Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.h83 static void ResizeSection(Elf* elf, Elf_Scn* section, size_t new_size,
Delf_file.cc507 void ElfFile<ELF>::ResizeSection(Elf* elf, Elf_Scn* section, size_t new_size, in ResizeSection() function in relocation_packer::ElfFile
715 ResizeSection(elf_, relocations_section_, bytes, in PackTypedRelocations()
833 ResizeSection(elf_, relocations_section_, unpacked_bytes, in UnpackTypedRelocations()