Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp963 auto FuncTypeEntry = in beginFunctionImpl() local
965 uint32_t FuncTypeId = addType(std::move(FuncTypeEntry)); in beginFunctionImpl()
1306 auto FuncTypeEntry = in processFuncPrototypes() local
1308 uint32_t FuncId = addType(std::move(FuncTypeEntry)); in processFuncPrototypes()