Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-link/
Dllvm-link.cpp83 DisableDITypeMap("disable-debug-info-type-map", variable
387 if (DisableDITypeMap && !NoVerify && verifyModule(*M, &errs())) { in linkFiles()
453 if (!DisableDITypeMap) in main()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/opt/
Dopt.cpp138 DisableDITypeMap("disable-debug-info-type-map", variable
628 if (!DisableDITypeMap) in main()