Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp177 UseDwarfDirectory = MAI.enableDwarfFileDirectoryDefault(); in createMCStreamer()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h825 bool enableDwarfFileDirectoryDefault() const { in enableDwarfFileDirectoryDefault() function