Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h452 return FunctionListOffset + FunctionIndex * FunctionSize; in getFunctionOffset() argument
364 getFunction(unsigned FunctionIndex) getFunction() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1826 uint32_t FunctionIndex = WasmIndices.find(Base)->second; writeOneObject() local