HomeSort by relevance Sort by last modified time
    Searched defs:usesWindowsCFI (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 549 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI());
552 bool usesWindowsCFI() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
MCAsmInfo.h 581 ExceptionsType == ExceptionHandling::ARM || usesWindowsCFI());
584 bool usesWindowsCFI() const {

Completed in 214 milliseconds