Searched defs:getExportName (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCSymbolWasm.h | 110 StringRef getExportName() const { return *ExportName; } getExportName() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ | ||
H A D | COFFImportFile.cpp | 55 StringRef COFFImportFile::getExportName() const { getExportName() function in llvm::object::COFFImportFile |