Searched refs:kLogErrors (Results 1 – 3 of 3) sorted by relevance
43 constexpr const uint32_t kLogErrors = 1 << 0; variable
56 flags |= kLogErrors; in ParseProperty()
106 if (new_value != nullptr) LD_LOG(kLogErrors, "dlerror set to \"%s\"", new_value); in __bionic_set_dlerror()