Home
last modified time | relevance | path

Searched defs:FuncArgNames (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp271 const std::unordered_map<uint32_t, StringRef> &FuncArgNames) in BTFTypeFuncProto()
424 const std::unordered_map<uint32_t, StringRef> &FuncArgNames, in visitSubroutineType()
884 std::unordered_map<uint32_t, StringRef> FuncArgNames; in beginFunctionImpl() local
1187 const std::unordered_map<uint32_t, StringRef> FuncArgNames; in processFuncPrototypes() local
DBTFDebug.h137 std::unordered_map<uint32_t, StringRef> FuncArgNames; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBTFDebug.cpp331 const std::unordered_map<uint32_t, StringRef> &FuncArgNames) in BTFTypeFuncProto()
558 const std::unordered_map<uint32_t, StringRef> &FuncArgNames, in visitSubroutineType()
1182 std::unordered_map<uint32_t, StringRef> FuncArgNames; in beginFunctionImpl() local
1543 const std::unordered_map<uint32_t, StringRef> FuncArgNames; in processFuncPrototypes() local
DBTFDebug.h145 std::unordered_map<uint32_t, StringRef> FuncArgNames; variable