Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp77 DisableDITypeMap("disable-debug-info-type-map", variable
374 if (DisableDITypeMap && !NoVerify && verifyModule(*M, &errs())) { in linkFiles()
439 if (!DisableDITypeMap) in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp138 DisableDITypeMap("disable-debug-info-type-map", variable
628 if (!DisableDITypeMap) in main()