HomeSort by relevance Sort by last modified time
    Searched refs:GetProtectionFlagsForAddress (Results 1 - 3 of 3) sorted by null

  /ndk/sources/android/crazy_linker/src/
crazy_linker_proc_maps.h 49 int GetProtectionFlagsForAddress(void* address);
crazy_linker_proc_maps.cpp 203 int ProcMaps::GetProtectionFlagsForAddress(void* address) {
crazy_linker_rdebug.cpp 250 int prot = self_maps.GetProtectionFlagsForAddress(r_debug_->r_map);

Completed in 50 milliseconds