Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Object/
H A DStackMapParser.h363 FunctionAccessor getFunction(unsigned FunctionIndex) const { in getFunction()
451 std::size_t getFunctionOffset(unsigned FunctionIndex) const { in getFunctionOffset()
/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1826 uint32_t FunctionIndex = WasmIndices.find(Base)->second; writeOneObject() local