Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.h49 void writeExportInfo();
H A DMachOWriter.cpp365 void MachOWriter::writeExportInfo() { in writeExportInfo() function in MachOWriter
616 {DyLdInfoCommand.export_off, &MachOWriter::writeExportInfo}); in writeTail()