Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Object/
DWasmObjectFile.cpp629 unsigned FuncIndex = Info.ElementIndex - NumImportedFunctions; in parseLinkingSectionSymtab() local
630 wasm::WasmFunction &Function = Functions[FuncIndex]; in parseLinkingSectionSymtab()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DIntrinsics.td67 def FuncIndex : AttrIndex<-1>;