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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp675 // darwinPrintStab() prints the n_sect, n_desc along with a symbolic name of
677 static void darwinPrintStab(MachOObjectFile *MachO, const NMSymbol &S) { function
893 darwinPrintStab(MachO, S);

Completed in 51 milliseconds