Home
last modified time | relevance | path

Searched refs:setDebugInfoAvailability (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h218 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h243 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp476 MMI->setDebugInfoAvailability(NumDebugCUs > 0); in beginModule()
DCodeViewDebug.cpp50 MMI->setDebugInfoAvailability(true); in CodeViewDebug()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp644 MMI->setDebugInfoAvailability(true); in beginModule()