Home
last modified time | relevance | path

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

/bionic/tools/relocation_packer/src/
Delf_file.h84 typename ELF::Word new_sh_type, relocations_type_t relocations_type);
89 relocations_type_t relocations_type);
Delf_file.cc432 relocations_type_t relocations_type) { in AdjustDynamicSectionForHole() argument
433 CHECK(relocations_type != NONE); in AdjustDynamicSectionForHole()
509 relocations_type_t relocations_type) { in ResizeSection() argument
567 AdjustDynamicSectionForHole(dynamic_section, hole_start, hole_size, relocations_type); in ResizeSection()