Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/wasm/
H A DInputFiles.cpp411 uint32_t totalFunctions = in parse() local
413 tableEntriesRel.resize(totalFunctions); in parse()
414 tableEntries.resize(totalFunctions); in parse()