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

  /bionic/linker/
linker_logger.h 36 #define LD_LOG(type, x...) \
linker.cpp     [all...]
dlfcn.cpp 101 if (new_value != nullptr) LD_LOG(kLogErrors, "dlerror set to \"%s\"", new_value);

Completed in 56 milliseconds