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

  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_relocations.cpp 16 #define DEBUG_RELOCATIONS 0
18 #define RLOG(...) LOG_IF(DEBUG_RELOCATIONS, __VA_ARGS__)
19 #define RLOG_ERRNO(...) LOG_ERRNO_IF(DEBUG_RELOCATIONS, __VA_ARGS__)
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_relocations.cpp 16 #define DEBUG_RELOCATIONS 0
18 #define RLOG(...) LOG_IF(DEBUG_RELOCATIONS, __VA_ARGS__)
19 #define RLOG_ERRNO(...) LOG_ERRNO_IF(DEBUG_RELOCATIONS, __VA_ARGS__)

Completed in 478 milliseconds