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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_symbolizer.h 48 void FillAddressAndModuleInfo(uptr addr, const char *mod_name,
51 module = internal_strdup(mod_name);
  /external/srtp/crypto/include/
crypto_kernel.h 224 * crypto_kernel_set_debug_module(mod_name, v)
227 * debug module with the name mod_name
233 crypto_kernel_set_debug_module(char *mod_name, int v);