Searched refs:FuncIndex (Results 1 – 1 of 1) sorted by relevance
457 unsigned FuncIndex = Info.ElementIndex - NumImportedFunctions; in parseLinkingSectionSymtab() local458 FunctionType = &Signatures[FunctionTypes[FuncIndex]]; in parseLinkingSectionSymtab()459 wasm::WasmFunction &Function = Functions[FuncIndex]; in parseLinkingSectionSymtab()