Home
last modified time | relevance | path

Searched defs:mod_name (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Index/Core/
H A Dexternal-source-symbol-attr-cxx.cpp3 #define GEN_DECL_USR(mod_name, usr) __attribute__((external_source_symbol(language="Swift", defined… argument
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer.cpp39 void AddressInfo::FillModuleInfo(const char *mod_name, uptr mod_offset, in FillModuleInfo()
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp5079 std::string mod_name; LoadModules() local