Home
last modified time | relevance | path

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

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