Searched defs:exportName (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/lld/wasm/
H A DInputChunks.h276 void setExportName(std::string exportName) { this->exportName = exportName; } argument
303 std::optional<std::string> exportName; member in class:lld::wasm::InputFunction
/openbsd-current/gnu/llvm/lld/COFF/
H A DConfig.h64 StringRef exportName; // Name in DLL member in struct:lld::coff::Export

Completed in 198 milliseconds