Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-objcopy/MachO/
H A DMachOWriter.h46 void writeExportInfo();
H A DMachOWriter.cpp385 void MachOWriter::writeExportInfo() { in writeExportInfo() function in MachOWriter
475 {DyLdInfoCommand.export_off, &MachOWriter::writeExportInfo}); in writeTail()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileBinaryWriter.cpp136 void writeExportInfo();
1152 void MachOFileLayout::writeExportInfo() { in writeExportInfo() function in lld::mach_o::normalized::MachOFileLayout
1519 writeExportInfo(); in writeLinkEditContent()