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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer_libcdep.cc 19 Symbolizer *Symbolizer::CreateAndStore(const char *path_to_external) {
29 return CreateAndStore(path_to_external);
35 return CreateAndStore(0);
sanitizer_symbolizer.h 128 static Symbolizer *CreateAndStore(const char *path_to_external);

Completed in 165 milliseconds