Home
last modified time | relevance | path

Searched refs:DisableDITypeMap (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/llvm-link/
Dllvm-link.cpp75 DisableDITypeMap("disable-debug-info-type-map", variable
305 if (DisableDITypeMap && verifyModule(*M, &errs())) { in linkFiles()
350 if (!DisableDITypeMap) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-link/
Dllvm-link.cpp76 DisableDITypeMap("disable-debug-info-type-map", variable
294 if (DisableDITypeMap && verifyModule(*M, &errs())) { in linkFiles()
358 if (!DisableDITypeMap) in main()
/external/llvm/tools/opt/
Dopt.cpp105 DisableDITypeMap("disable-debug-info-type-map", variable
384 if (!DisableDITypeMap) in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
Dopt.cpp118 DisableDITypeMap("disable-debug-info-type-map", variable
489 if (!DisableDITypeMap) in main()