Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1180 auto FuncTypeEntry = in beginFunctionImpl() local
1182 uint32_t FuncTypeId = addType(std::move(FuncTypeEntry)); in beginFunctionImpl()
1537 auto FuncTypeEntry = in processFuncPrototypes() local
1539 uint32_t FuncId = addType(std::move(FuncTypeEntry)); in processFuncPrototypes()