Searched refs:darwinPrintSymbol (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp364 // darwinPrintSymbol() is used to print a symbol from a Mach-O file when the
369 static void darwinPrintSymbol(SymbolicFile &Obj, const NMSymbol &S, function
876 // we have a MachOObjectFile, call darwinPrintSymbol to print as darwin's
881 darwinPrintSymbol(Obj, S, SymbolAddrStr, printBlanks, printDashes,

Completed in 55 milliseconds