Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/wasm/
H A DInputFiles.cpp409 uint32_t totalFunctions = in parse() local
411 tableEntriesRel.resize(totalFunctions); in parse()
412 tableEntries.resize(totalFunctions); in parse()