Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h163 DenseMap<std::pair<unsigned, unsigned>, MCSymbol *> LocalSymbols; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp2839 StringMap<std::string> LocalSymbols; in expandMacro() local