OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cantunwind
(Results
1 - 14
of
14
) sorted by null
/external/llvm/test/MC/ARM/
unwind-stack-diagnostics.s
16
.
cantunwind
18
@ CHECK: error: .
cantunwind
can't be used with .personality directive
19
@ CHECK: .
cantunwind
eh-directive-cantunwind-diagnostics.s
4
@ Check the diagnostics for .
cantunwind
, .handlerdata, and .personality
6
@ .
cantunwind
directive can't be used with .handlerdata directive nor
15
@ TEST1:
cantunwind
+ personality
22
.
cantunwind
24
@ CHECK: error: .personality can't be used with .
cantunwind
directive
27
@ CHECK: note: .
cantunwind
was specified here
28
@ CHECK: .
cantunwind
35
@ TEST2:
cantunwind
+ handlerdata
42
.
cantunwind
44
@ CHECK: error: .handlerdata can't be used with .
cantunwind
directiv
[
all
...]
eh-directive-personalityindex-diagnostics.s
22
.
cantunwind
26
@ CHECK: error: .personalityindex cannot be used with .
cantunwind
29
@ CHECK: note: .
cantunwind
was specified here
30
@ CHECK: .
cantunwind
eh-directive-cantunwind.s
4
@ Check the .
cantunwind
directive
6
@ When a function contains a .
cantunwind
directive, we should create an entry
18
.
cantunwind
/external/libcxxabi/test/
catch_in_noexcept.cpp
17
// is not '
cantunwind
', so that the unwinder can correctly deal with the throw.
/external/llvm/test/CodeGen/ARM/
ehabi-handlerdata-nounwind.ll
50
; CHECK-NOT: .
cantunwind
ehabi.ll
12
; (6) .
cantunwind
directive should be available if the function is marked with
486
; CHECK-FP: .
cantunwind
492
; CHECK-FP-ELIM: .
cantunwind
498
; CHECK-V7-FP: .
cantunwind
504
; CHECK-V7-FP-ELIM: .
cantunwind
/external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp
158
void ARMTargetAsmStreamer::emitCantUnwind() { OS << "\t.
cantunwind
\n"; }
646
bool
CantUnwind
;
[
all
...]
/external/llvm/tools/llvm-readobj/
ARMEHABIPrinter.h
500
SW.printString("Model", StringRef("
CantUnwind
"));
/external/llvm/lib/Target/ARM/AsmParser/
ARMAsmParser.cpp
74
bool
cantUnwind
() const { return !CantUnwindLocs.empty(); }
97
Parser.Note(*UI, ".
cantunwind
was specified here");
[
all
...]
/prebuilts/sdk/tools/linux/
libLLVM.so
arm-linux-androideabi-ld
i686-linux-android-ld
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info
[
all
...]
Completed in 1734 milliseconds