Home
last modified time | relevance | path

Searched defs:exportName (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/wasm/
H A DInputChunks.h280 setExportName(std::string exportName) setExportName() argument
H A DSyntheticSections.cpp110 if (std::optional<StringRef> exportName = writeBody() local
H A DWriter.cpp800 name = *exportName; in calculateExports() local
/llvm-project/lld/COFF/
H A DConfig.h74 StringRef exportName; // Name in DLL global() member