HomeSort by relevance Sort by last modified time
    Searched full:cfi_escape (Results 1 - 23 of 23) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
cfi-common-3.s 3 .cfi_escape 10, 11
  /external/llvm/test/CodeGen/X86/
push-cfi.ll 9 ; When we use an invoke, we expect a .cfi_escape GNU_ARGS_SIZE
14 ; LINUX: .cfi_escape 0x2e, 0x10
30 ; DARWIN-NOT: .cfi_escape
45 ; LINUX: .cfi_escape 0x2e, 0x10
53 ; DARWIN-NOT: .cfi_escape
71 ; LINUX-NOT: .cfi_escape
87 ; DARWIN-NOT: .cfi_escape
96 ; CHECK-NOT: .cfi_escape
113 ; LINUX-NOT: .cfi_escape
133 ; LINUX-NOT: .cfi_escape
    [all...]
debugloc-argsize.ll 5 ; CHECK: .cfi_escape 0x2e, 0x10
  /external/elfutils/tests/
cleanup-13.c 259 #define CFI_ESCAPE do { } while (0)
263 #undef CFI_ESCAPE
269 #define CFI_ESCAPE \
270 asm volatile (".cfi_escape 0x10, 0x10, (%P0&0x7f)+0x80, %P0>>7, " \
274 #undef CFI_ESCAPE
280 #define CFI_ESCAPE \
281 asm volatile (".cfi_escape 0x10, 8, (%P0&0x7f)+0x80, %P0>>7, " \
302 CFI_ESCAPE;
  /external/llvm/test/MC/ELF/
cfi-escape.s 6 .cfi_escape 0x15, 7, 0x7f # DW_CFA_val_offset_sf, %esp, 8/-8
  /toolchain/binutils/binutils-2.25/gas/
dw2gencfi.h 128 #define CFI_escape 0x103
dw2gencfi.c 575 { "cfi_escape", dot_cfi_escape, 0 },
807 insn->insn = CFI_escape;
1326 case CFI_escape:
    [all...]
ChangeLog-2011     [all...]
ChangeLog-2004     [all...]
ChangeLog-0203     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
unwind-bad-2.s 69 .cfi_escape 42
  /external/llvm/include/llvm/MC/
MCDwarf.h 450 /// \brief .cfi_escape Allows the user to add arbitrary bytes to the unwind
456 /// \brief A special wrapper for .cfi_escape that indicates GNU_ARGS_SIZE
  /external/boringssl/linux-x86_64/crypto/bn/
x86_64-mont.S 72 .cfi_escape 0x0f,0x0a,0x77,0x08,0x79,0x00,0x38,0x1e,0x22,0x06,0x23,0x08
303 .cfi_escape 0x0f,0x0a,0x77,0x08,0x79,0x00,0x38,0x1e,0x22,0x06,0x23,0x08
769 .cfi_escape 0x0f,0x05,0x77,0x28,0x06,0x23,0x08
x86_64-mont5.S 67 .cfi_escape 0x0f,0x0a,0x77,0x08,0x79,0x00,0x38,0x1e,0x22,0x06,0x23,0x08
520 .cfi_escape 0x0f,0x05,0x77,0x28,0x06,0x23,0x08
1157 .cfi_escape 0x0f,0x05,0x77,0x28,0x06,0x23,0x08
    [all...]
  /external/boringssl/src/crypto/perlasm/
x86_64-xlate.pl 479 # DW_CFA_def_cfa_expression and passes it to .cfi_escape as
681 $self->{value} = ".cfi_escape\t" .
    [all...]
  /external/llvm/lib/MC/
MCAsmStreamer.cpp     [all...]
  /external/llvm/lib/MC/MCParser/
AsmParser.cpp     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic6x.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
as.info     [all...]
  /system/extras/simpleperf/scripts/bin/android/x86/
simpleperf 
  /system/extras/simpleperf/scripts/bin/linux/x86/
libsimpleperf_report.so 
simpleperf 
  /toolchain/binutils/binutils-2.25/gas/doc/
as.texinfo     [all...]

Completed in 840 milliseconds