Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp209 FunctionStart, global() enumerator
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1600 const uint8_t *FunctionStart = Ctx.Ptr; parseCodeSection() local
/llvm-project/llvm/lib/FileCheck/
H A DFileCheck.cpp629 size_t FunctionStart = Expr.find('('); in parseNumericSubstitutionBlock() local