Home
last modified time | relevance | path

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

/external/llvm-project/lld/wasm/
DInputFiles.cpp325 uint32_t totalFunctions = in parse() local
327 tableEntriesRel.resize(totalFunctions); in parse()
328 tableEntries.resize(totalFunctions); in parse()