Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp83 DisableDITypeMap("disable-debug-info-type-map", variable
429 if (DisableDITypeMap && !NoVerify && verifyModule(*M, &errs())) { in linkFiles()
505 if (!DisableDITypeMap) in main()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp144 DisableDITypeMap("disable-debug-info-type-map", variable
507 if (!DisableDITypeMap) in optMain()