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

/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h239 StringRef installName; // dylibs only member in struct:lld::mach_o::normalized::NormalizedFile
H A DFile.h313 StringRef installName() const { return _installName; } function in class:lld::mach_o::MachODylibFile
/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 92 milliseconds