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

  /external/chromium_org/third_party/android_crazy_linker/src/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);
  /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 46 milliseconds