Home
last modified time | relevance | path

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

/bionic/benchmarks/linker_relocation/regen/
Ddump_relocs.py51 from common_types import LoadedLibrary, SymBind, SymKind, DynSymbol, DynSymbols, Relocations, \
152 def scan_relocations(path: Path, syms: DynSymbols) -> Relocations:
153 result: Relocations = Relocations()
Dcommon_types.py108 class Relocations: class
125 result = Relocations()
137 self.rels: Relocations = None
153 result.rels = Relocations.from_json(obj['rels'])
/bionic/
Dandroid-changes-for-ndk-developers.md236 ## Text Relocations (Enforced for API level >= 23)
272 *Potential problems*: Relocations enforce code pages being writable, and