Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_elf_relro.cpp118 ElfRelocations relocations; in CopyFromRelocated() local
119 if (!relocations.Init(view, error)) in CopyFromRelocated()
131 relocations.CopyAndRelocate(relro_start, in CopyFromRelocated()
Dcrazy_linker_shared_library.cpp293 ElfRelocations relocations; in Relocate() local
295 if (!relocations.Init(&view_, error)) in Relocate()
299 if (!relocations.ApplyAll(&symbols_, &resolver, error)) in Relocate()
/ndk/sources/android/crazy_linker/
DDESIGN.TXT66 - One or more tables containing 'relocations'. Because libraries can be loaded
90 3) Apply all relocations.
/ndk/docs/text/
DANDROID-MK.text707 > By default, NDK compiled code is built with read-only relocations