Searched defs:FuncArgNames (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BTFDebug.cpp | 333 BTFTypeFuncProto(const DISubroutineType * STy,uint32_t VLen,const std::unordered_map<uint32_t,StringRef> & FuncArgNames) BTFTypeFuncProto() argument |
H A D | BTFDebug.h | 145 std::unordered_map<uint32_t, StringRef> FuncArgNames; variable |