Searched defs:installName (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DFile.h313 StringRef installName() const { return _installName; } function in class:lld::mach_o::MachODylibFile
H A DMachONormalizedFile.h239 StringRef installName; // dylibs only member in struct:lld::mach_o::normalized::NormalizedFile
/freebsd-11-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h263 StringRef installName() const { return _installName; } function in class:lld::MachOLinkingContext

Completed in 96 milliseconds