Home
last modified time | relevance | path

Searched defs:FunctionNames (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/egl/
DteglGetProcAddressTests.cpp52 struct FunctionNames struct
54 int numFunctions;
55 const char* const* functions;
57 FunctionNames (int numFunctions_, const char* const* functions_) in FunctionNames() argument
/external/clang/lib/CodeGen/
DCoverageMappingGen.h57 std::vector<llvm::Constant *> FunctionNames; variable
/external/google-breakpad/src/common/
Dstabs_to_module_unittest.cc189 TEST(FunctionNames, Mangled) { in TEST() argument
/external/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp108 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerDataFlowTrace.cpp169 std::vector<std::string> FunctionNames; in Init() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp107 char const *FunctionNames[4][3] = { in EmitSpecializedLibcall() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h220 std::vector<NameEntry> FunctionNames; member
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp746 SmallVector<StringRef, 10> FunctionNames; in printCodeViewSymbolSection() local