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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTF.h171 /// BTF_KIND_FUNC_PROTO are followed by multiple "struct BTFParam".
172 /// The exist number of BTFParam is stored in the vlen (of the info
174 struct BTFParam { struct
H A DBTFDebug.h138 std::vector<struct BTF::BTFParam> Parameters;
H A DBTFDebug.cpp290 struct BTF::BTFParam Param;

Completed in 105 milliseconds