Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-link/
H A Dllvm-link.cpp76 DisableDITypeMap("disable-debug-info-type-map", variable
294 if (DisableDITypeMap && verifyModule(*M, &errs())) { in linkFiles()
358 if (!DisableDITypeMap) in main()
/freebsd-12.1/contrib/llvm/tools/opt/
H A Dopt.cpp122 DisableDITypeMap("disable-debug-info-type-map", variable
494 if (!DisableDITypeMap) in main()