Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-link/
HDllvm-link.cpp75 DisableDITypeMap("disable-debug-info-type-map", variable
293 if (DisableDITypeMap && verifyModule(*M, &errs())) { in linkFiles()
357 if (!DisableDITypeMap) in main()
/freebsd-11-stable/contrib/llvm-project/llvm/tools/opt/
HDopt.cpp122 DisableDITypeMap("disable-debug-info-type-map", variable
581 if (!DisableDITypeMap) in main()