Home
last modified time | relevance | path

Searched defs:FuncIndex (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp729 unsigned FuncIndex = Info.ElementIndex - NumImportedFunctions; in parseLinkingSectionSymtab() local
1451 wasm::WasmFunction &Function = Functions[FuncIndex]; in parseExportSection() local