Searched defs:setInstallName (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFile.h319 void setInstallName(StringRef name) { _installName = name; } function in class:lld::mach_o::MachODylibFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h220 void setInstallName(StringRef InstallName_) { function in class:llvm::MachO::InterfaceFile
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h306 void setInstallName(StringRef name) { _installName = name; } function in class:lld::MachOLinkingContext

Completed in 100 milliseconds