Searched refs:printMachOExportsTrie (Results 1 – 3 of 3) sorted by relevance
63 void printMachOExportsTrie(const object::MachOObjectFile* o);
1355 printMachOExportsTrie(MachO); in printExportsTrie()
8681 void llvm::printMachOExportsTrie(const object::MachOObjectFile *Obj) { in printMachOExportsTrie() function in llvm