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()
371 typename ELF::Off hole_start, in AdjustProgramHeaderFields()
419 typename ELF::Off hole_start) { in FindLoadSegmentForHole()
438 typename ELF::Off hole_start, in RewriteProgramHeadersForHole()
503 typename ELF::Off hole_start, in AdjustDynamicSectionForHole()
602 const auto hole_start = section_header->sh_offset; in ResizeSection() local