/external/elfutils/tests/ |
D | run-next-cfi.sh | 30 [28] FDE cie=[0] 31 [64] FDE cie=[0] 32 [96] FDE cie=[0] 33 [128] FDE cie=[0] 36 [20] FDE cie=[0] 37 [52] FDE cie=[0] 38 [76] FDE cie=[0] 39 [100] FDE cie=[0] 40 [124] FDE cie=[0] 41 [148] FDE cie=[0] [all …]
|
/external/llvm/test/tools/dsymutil/X86/ |
D | frame-2.test | 32 # CHECK-NOT: FDE 33 # CHECK: FDE cie=00000000 pc=00001000...00001 34 # CHECK-NOT: FDE 35 # CHECK: FDE cie=00000000 pc=00002000...00002 36 # CHECK-NOT: FDE 39 # CHECK-NOT: FDE 40 # CHECK: FDE cie=[[CIEDW4]] pc=00003000...00003 41 # CHECK-NOT: FDE 44 # CHECK-NOT: FDE 45 # CHECK: FDE cie=[[CIEDW2]] pc=00004000...00004 [all …]
|
D | frame-1.test | 25 # CHECK-NOT: FDE 26 # CHECK: FDE cie=00000000 pc=00001000...00001 27 # CHECK-NOT: FDE 28 # CHECK: FDE cie=00000000 pc=00002000...00002 29 # CHECK-NOT: FDE 30 # CHECK: FDE cie=00000000 pc=00003000...00003 31 # CHECK-NOT: FDE
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/ |
D | frame-2.test | 32 # CHECK-NOT: FDE 33 # CHECK: FDE cie=00000000 pc=00001000...00001 34 # CHECK-NOT: FDE 35 # CHECK: FDE cie=00000000 pc=00002000...00002 36 # CHECK-NOT: FDE 39 # CHECK-NOT: FDE 40 # CHECK: FDE cie=[[CIEDW4]] pc=00003000...00003 41 # CHECK-NOT: FDE 44 # CHECK-NOT: FDE 45 # CHECK: FDE cie=[[CIEDW2]] pc=00004000...00004 [all …]
|
D | frame-1.test | 25 # CHECK-NOT: FDE 26 # CHECK: FDE cie=00000000 pc=00001000...00001 27 # CHECK-NOT: FDE 28 # CHECK: FDE cie=00000000 pc=00002000...00002 29 # CHECK-NOT: FDE 30 # CHECK: FDE cie=00000000 pc=00003000...00003 31 # CHECK-NOT: FDE
|
/external/python/cpython2/Modules/_ctypes/libffi/src/s390/ |
D | sysv.S | 166 .byte 0x1b # FDE Encoding (pcrel sdata4) 173 .4byte .LEFDE1-.LASFDE1 # FDE Length 175 .4byte .LASFDE1-.Lframe1 # FDE CIE offset 176 .4byte .LFB1-. # FDE initial location 177 .4byte .LFE1-.LFB1 # FDE address range 212 .4byte .LEFDE2-.LASFDE2 # FDE Length 214 .4byte .LASFDE2-.Lframe1 # FDE CIE offset 215 .4byte .LFB2-. # FDE initial location 216 .4byte .LFE2-.LFB2 # FDE address range 365 .byte 0x1b # FDE Encoding (pcrel sdata4) [all …]
|
/external/libffi/src/s390/ |
D | sysv.S | 166 .byte 0x1b # FDE Encoding (pcrel sdata4) 173 .4byte .LEFDE1-.LASFDE1 # FDE Length 175 .4byte .LASFDE1-.Lframe1 # FDE CIE offset 176 .4byte .LFB1-. # FDE initial location 177 .4byte .LFE1-.LFB1 # FDE address range 212 .4byte .LEFDE2-.LASFDE2 # FDE Length 214 .4byte .LASFDE2-.Lframe1 # FDE CIE offset 215 .4byte .LFB2-. # FDE initial location 216 .4byte .LFE2-.LFB2 # FDE address range 365 .byte 0x1b # FDE Encoding (pcrel sdata4) [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | DwarfCFIEHPrinter.h | 211 } else if (const auto *FDE = dyn_cast<dwarf::FDE>(&Entry)) { in printEHFrame() local 214 Address + FDE->getOffset(), in printEHFrame() 215 FDE->getLength(), in printEHFrame() 216 Address + FDE->getLinkedCIE()->getOffset()); in printEHFrame() 220 FDE->getInitialLocation()); in printEHFrame() 223 FDE->getAddressRange(), in printEHFrame() 224 FDE->getInitialLocation() + FDE->getAddressRange()); in printEHFrame() 229 FDE->cfis().dump(W.getOStream(), nullptr, W.getIndentLevel()); in printEHFrame()
|
/external/libffi/src/alpha/ |
D | osf.S | 331 .byte FDE_ENCODING # FDE Encoding 338 UA_SI $LEFDE1-$LASFDE1 # FDE Length 340 UA_SI $LASFDE1-__FRAME_BEGIN__ # FDE CIE offset 341 FDE_ENCODE($LFB1) # FDE initial location 342 FDE_ARANGE($LFE1-$LFB1) # FDE address range 362 UA_SI $LEFDE3-$LASFDE3 # FDE Length 364 UA_SI $LASFDE3-__FRAME_BEGIN__ # FDE CIE offset 365 FDE_ENCODE($LFB2) # FDE initial location 366 FDE_ARANGE($LFE2-$LFB2) # FDE address range
|
/external/python/cpython2/Modules/_ctypes/libffi/src/alpha/ |
D | osf.S | 331 .byte FDE_ENCODING # FDE Encoding 338 UA_SI $LEFDE1-$LASFDE1 # FDE Length 340 UA_SI $LASFDE1-__FRAME_BEGIN__ # FDE CIE offset 341 FDE_ENCODE($LFB1) # FDE initial location 342 FDE_ARANGE($LFE1-$LFB1) # FDE address range 362 UA_SI $LEFDE3-$LASFDE3 # FDE Length 364 UA_SI $LASFDE3-__FRAME_BEGIN__ # FDE CIE offset 365 FDE_ENCODE($LFB2) # FDE initial location 366 FDE_ARANGE($LFE2-$LFB2) # FDE address range
|
/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/ |
D | v8.S | 288 .byte 0x1b ! FDE Encoding (pcrel sdata4) 290 .byte 0x50 ! FDE Encoding (aligned absolute) 298 .uaword .LLEFDE1-.LLASFDE1 ! FDE Length 300 .uaword .LLASFDE1-.LLframe1 ! FDE CIE offset 303 .uaword .LLFE1-.LLFB1 ! FDE address range 307 .uanword .LLFE1-.LLFB1 ! FDE address range 321 .uaword .LLEFDE2-.LLASFDE2 ! FDE Length 323 .uaword .LLASFDE2-.LLframe1 ! FDE CIE offset 326 .uaword .LLFE2-.LLFB2 ! FDE address range 330 .uanword .LLFE2-.LLFB2 ! FDE address range
|
D | v9.S | 248 .byte 0x1b ! FDE Encoding (pcrel sdata4) 250 .byte 0x50 ! FDE Encoding (aligned absolute) 258 .uaword .LLEFDE1-.LLASFDE1 ! FDE Length 260 .uaword .LLASFDE1-.LLframe1 ! FDE CIE offset 263 .uaword .LLFE1-.LLFB1 ! FDE address range 267 .uaxword .LLFE1-.LLFB1 ! FDE address range 281 .uaword .LLEFDE2-.LLASFDE2 ! FDE Length 283 .uaword .LLASFDE2-.LLframe1 ! FDE CIE offset 286 .uaword .LLFE2-.LLFB2 ! FDE address range 290 .uaxword .LLFE2-.LLFB2 ! FDE address range
|
/external/libffi/src/sparc/ |
D | v8.S | 288 .byte 0x1b ! FDE Encoding (pcrel sdata4) 290 .byte 0x50 ! FDE Encoding (aligned absolute) 298 .uaword .LLEFDE1-.LLASFDE1 ! FDE Length 300 .uaword .LLASFDE1-.LLframe1 ! FDE CIE offset 303 .uaword .LLFE1-.LLFB1 ! FDE address range 307 .uanword .LLFE1-.LLFB1 ! FDE address range 321 .uaword .LLEFDE2-.LLASFDE2 ! FDE Length 323 .uaword .LLASFDE2-.LLframe1 ! FDE CIE offset 326 .uaword .LLFE2-.LLFB2 ! FDE address range 330 .uanword .LLFE2-.LLFB2 ! FDE address range
|
D | v9.S | 248 .byte 0x1b ! FDE Encoding (pcrel sdata4) 250 .byte 0x50 ! FDE Encoding (aligned absolute) 258 .uaword .LLEFDE1-.LLASFDE1 ! FDE Length 260 .uaword .LLASFDE1-.LLframe1 ! FDE CIE offset 263 .uaword .LLFE1-.LLFB1 ! FDE address range 267 .uaxword .LLFE1-.LLFB1 ! FDE address range 281 .uaword .LLEFDE2-.LLASFDE2 ! FDE Length 283 .uaword .LLASFDE2-.LLframe1 ! FDE CIE offset 286 .uaword .LLFE2-.LLFB2 ! FDE address range 290 .uaxword .LLFE2-.LLFB2 ! FDE address range
|
/external/python/cpython2/Modules/_ctypes/libffi/src/pa/ |
D | linux.S | 310 .word .LEFDE1-.LASFDE1 ;# FDE Length 312 .word .LASFDE1-.Lframe1 ;# FDE CIE offset 313 .word .LFB1 ;# FDE initial location 314 .word .LFE1-.LFB1 ;# FDE address range 338 .word .LEFDE2-.LASFDE2 ;# FDE Length 340 .word .LASFDE2-.Lframe1 ;# FDE CIE offset 341 .word .LFB2 ;# FDE initial location 342 .word .LFE2-.LFB2 ;# FDE address range
|
D | hpux32.S | 321 .word L$EFDE1-L$ASFDE1 ;# FDE Length 323 .word L$ASFDE1-L$frame1 ;# FDE CIE offset 324 .word L$FB1 ;# FDE initial location 325 .word L$FE1-L$FB1 ;# FDE address range 349 .word L$EFDE2-L$ASFDE2 ;# FDE Length 351 .word L$ASFDE2-L$frame1 ;# FDE CIE offset 352 .word L$FB2 ;# FDE initial location 353 .word L$FE2-L$FB2 ;# FDE address range
|
/external/libffi/src/pa/ |
D | linux.S | 310 .word .LEFDE1-.LASFDE1 ;# FDE Length 312 .word .LASFDE1-.Lframe1 ;# FDE CIE offset 313 .word .LFB1 ;# FDE initial location 314 .word .LFE1-.LFB1 ;# FDE address range 338 .word .LEFDE2-.LASFDE2 ;# FDE Length 340 .word .LASFDE2-.Lframe1 ;# FDE CIE offset 341 .word .LFB2 ;# FDE initial location 342 .word .LFE2-.LFB2 ;# FDE address range
|
D | hpux32.S | 321 .word L$EFDE1-L$ASFDE1 ;# FDE Length 323 .word L$ASFDE1-L$frame1 ;# FDE CIE offset 324 .word L$FB1 ;# FDE initial location 325 .word L$FE1-L$FB1 ;# FDE address range 349 .word L$EFDE2-L$ASFDE2 ;# FDE Length 351 .word L$ASFDE2-L$frame1 ;# FDE CIE offset 352 .word L$FB2 ;# FDE initial location 353 .word L$FE2-L$FB2 ;# FDE address range
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | dwarfdump-debug-frame-simple.test | 13 ; FRAMES: 00000014 00000010 00000000 FDE cie=00000000 pc=00000000...00000022 18 ; FRAMES: 00000028 00000014 00000000 FDE cie=00000000 pc=00000030...00000080 26 ; FRAMES-NOT: FDE
|
/external/llvm/test/DebugInfo/ |
D | dwarfdump-debug-frame-simple.test | 14 ; FRAMES: 00000014 00000010 00000000 FDE cie=00000000 pc=00000000...00000022 19 ; FRAMES: 00000028 00000014 00000000 FDE cie=00000000 pc=00000030...00000080 27 ; FRAMES-NOT: FDE
|
/external/libffi/src/mips/ |
D | o32.S | 319 .byte 0x00 # FDE Encoding (absptr) 326 .4byte $LEFDE0-$LASFDE0 # FDE Length 328 .4byte $LASFDE0-$Lframe0 # FDE CIE offset 329 .4byte $LFB0 # FDE initial location 330 .4byte $LFE0-$LFB0 # FDE address range 352 .4byte $LEFDE1-$LASFDE1 # FDE Length 354 .4byte $LASFDE1-$Lframe0 # FDE CIE offset 355 .4byte $LFB1 # FDE initial location 356 .4byte $LFE1-$LFB1 # FDE address range
|
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/ |
D | o32.S | 319 .byte 0x00 # FDE Encoding (absptr) 326 .4byte $LEFDE0-$LASFDE0 # FDE Length 328 .4byte $LASFDE0-$Lframe0 # FDE CIE offset 329 .4byte $LFB0 # FDE initial location 330 .4byte $LFE0-$LFB0 # FDE address range 352 .4byte $LEFDE1-$LASFDE1 # FDE Length 354 .4byte $LASFDE1-$Lframe0 # FDE CIE offset 355 .4byte $LFB1 # FDE initial location 356 .4byte $LFE1-$LFB1 # FDE address range
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/ |
D | unwind.test | 56 CHECK: [0x401418] FDE length=20 cie=[0x401400] 82 CHECK: [0x401448] FDE length=36 cie=[0x401430] 97 CHECK: [0x401470] FDE length=28 cie=[0x401430] 113 CHECK: [0x401490] FDE length=44 cie=[0x401430] 133 CHECK: [0x4014c0] FDE length=44 cie=[0x401430] 159 CHECK: [0x4014f0] FDE length=20 cie=[0x401430]
|
/external/libffi/src/powerpc/ |
D | linux64.S | 226 .byte 0x14 # FDE Encoding (pcrel udata8) 233 .4byte .LEFDE1-.LASFDE1 # FDE Length 235 .4byte .LASFDE1-.Lframe1 # FDE CIE offset 236 .8byte .LFB1-. # FDE initial location 237 .8byte .LFE1-.LFB1 # FDE address range
|
/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/ |
D | linux64.S | 226 .byte 0x14 # FDE Encoding (pcrel udata8) 233 .4byte .LEFDE1-.LASFDE1 # FDE Length 235 .4byte .LASFDE1-.Lframe1 # FDE CIE offset 236 .8byte .LFB1-. # FDE initial location 237 .8byte .LFE1-.LFB1 # FDE address range
|