Home
last modified time | relevance | path

Searched defs:hole_start (Results 1 – 1 of 1) sorted by relevance

/bionic/tools/relocation_packer/src/
Delf_file.cc268 typename ELF::Off hole_start, in AdjustElfHeaderForHole()
283 typename ELF::Off hole_start, in AdjustSectionHeadersForHole()
310 typename ELF::Off hole_start, in AdjustProgramHeaderOffsets()
346 typename ELF::Off hole_start) { in FindLoadSegmentForHole()
365 typename ELF::Off hole_start, in RewriteProgramHeadersForHole()
430 typename ELF::Off hole_start, in AdjustDynamicSectionForHole()
529 const auto hole_start = section_header->sh_offset; in ResizeSection() local