Home
last modified time | relevance | path

Searched refs:IndirectName (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp235 std::string IndirectName; member
399 StringRef IndirectName; in darwinPrintSymbol() local
404 outs() << IndirectName << ")"; in darwinPrintSymbol()
406 outs() << S.IndirectName << ")"; in darwinPrintSymbol()
537 StringRef IndirectName; in darwinPrintSymbol() local
543 outs() << IndirectName << ")"; in darwinPrintSymbol()
545 outs() << S.IndirectName << ")"; in darwinPrintSymbol()
830 StringRef IndirectName; in printSymbolList() local
1382 SymbolList[I].IndirectName = Q; in dumpSymbolsFromDLInfoMachO()
1435 SymbolList[I].IndirectName = Q; in dumpSymbolsFromDLInfoMachO()
[all …]