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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp937 auto FuncTypeEntry = local
939 uint32_t FuncTypeId = addType(std::move(FuncTypeEntry));
1251 auto FuncTypeEntry = local
1253 addType(std::move(FuncTypeEntry));

Completed in 128 milliseconds