Home
last modified time | relevance | path

Searched refs:addLegacyIndirectFunctionTableIfNeeded (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lld/wasm/
H A DInputFiles.h158 void addLegacyIndirectFunctionTableIfNeeded(uint32_t tableSymbolCount);
H A DInputFiles.cpp270 void ObjFile::addLegacyIndirectFunctionTableIfNeeded( in addLegacyIndirectFunctionTableIfNeeded() function in lld::wasm::ObjFile
537 addLegacyIndirectFunctionTableIfNeeded(tableSymbolCount); in parse()