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

  /external/llvm/include/llvm/Target/
TargetMachine.h 181 /// hasMCUseCFI - Check whether we should use dwarf's .cfi_* directives.
182 bool hasMCUseCFI() const { return MCUseCFI; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 187 hasMCUseCFI(),
  /frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp 302 getTM().hasMCUseCFI(),

Completed in 453 milliseconds