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

/freebsd-11.0-release/contrib/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp507 // darwinPrintStab() prints the n_sect, n_desc along with a symbolic name of
509 static void darwinPrintStab(MachOObjectFile *MachO, SymbolListT::iterator I) { function
647 darwinPrintStab(MachO, I);

Completed in 103 milliseconds