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 177 /// hasMCUseCFI - Check whether we should use dwarf's .cfi_* directives.
178 bool hasMCUseCFI() const { return MCUseCFI; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 190 hasMCUseCFI(),
  /frameworks/compile/mclinker/lib/CodeGen/
LLVMTargetMachine.cpp 292 getTM().hasMCUseCFI(),

Completed in 184 milliseconds