Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker_relocate.cpp156 static bool process_relocation_general(Relocator& relocator, const rel_t& reloc);
344 return process_relocation_general(relocator, reloc); in process_relocation_impl()
513 static bool process_relocation_general(Relocator& relocator, const rel_t& reloc) { in process_relocation_general() function
521 process_relocation_general(relocator, reloc) : in process_relocation()