Home
last modified time | relevance | path

Searched defs:name_map (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/lib/wind/
H A Dstringprep.py48 name_map = ['B.1', 'B.2'] variable
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymtab.cpp126 std::multimap<llvm::StringRef, const Symbol *> name_map; in Dump() local