HomeSort by relevance Sort by last modified time
    Searched refs:hasMCUseDwarfDirectory (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/Target/
TargetMachine.h 183 /// hasMCUseDwarfDirectory - Check whether we should use .file directives with
185 bool hasMCUseDwarfDirectory() const { return MCUseDwarfDirectory; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 191 hasMCUseDwarfDirectory(),
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 293 getTM().hasMCUseDwarfDirectory(),

Completed in 102 milliseconds