/external/llvm-project/lld/test/ELF/ |
D | aarch64-gnu-ifunc-nonpreemptable.s | 9 # RUN: llvm-objdump -d --no-show-raw-insn %t | FileCheck %s --check-prefix=PIE 10 # RUN: llvm-readobj -r %t | FileCheck %s --check-prefix=PIE-RELOC 12 ## When compiling with -fno-PIE or -fPIE, if the ifunc is in the same 55 # PIE: <myfunc_resolver>: 56 # PIE-NEXT: 10260: ret 57 # PIE: <main>: 58 # PIE-NEXT: 10264: adrp x8, #0 59 # PIE-NEXT: 10268: add x8, x8, #624 60 # PIE-NEXT: 1026c: ret 61 # PIE-EMPTY: [all …]
|
D | mips-dynamic.s | 14 # RUN: | FileCheck -check-prefixes=EXE,PIE %s 51 # PIE: DynamicSection [ 52 # PIE-NEXT: Tag Type Name/Value 53 # PIE: 0x00000004 HASH 0x{{[0-9A-F]+}} 54 # PIE-NEXT: 0x70000001 MIPS_RLD_VERSION 1 55 # PIE-NEXT: 0x70000005 MIPS_FLAGS NOTPOT 56 # PIE-NEXT: 0x70000006 MIPS_BASE_ADDRESS 0x0 57 # PIE-NEXT: 0x70000011 MIPS_SYMTABNO 2 58 # PIE-NEXT: 0x7000000A MIPS_LOCAL_GOTNO 2 59 # PIE-NEXT: 0x70000013 MIPS_GOTSYM 0x2 [all …]
|
D | ppc32-call-stub-pic.s | 13 # RUN: llvm-objdump -d --no-show-raw-insn %t | FileCheck --check-prefixes=CHECK,PIE %s 36 # PIE-NEXT: bcl 20, 31, 0x10210 37 # PIE-NEXT: 10210: mflr 30 38 # PIE-NEXT: addis 30, 30, 3 39 # PIE-NEXT: addi 30, 30, -32404 41 # PIE-NEXT: bl 0x10244 42 # PIE-NEXT: bl 0x10244 44 # PIE-NEXT: bl 0x10254 45 # PIE-NEXT: bl 0x10254 47 # PIE-NEXT: bl 0x10264 [all …]
|
D | ppc64-long-branch-pi.s | 8 # RUN: llvm-readelf -S %t | FileCheck --check-prefix=SEC-PIE %s 16 # SEC-PIE: Name Type Address Off Size ES Flg Lk Inf Al 17 # SEC-PIE: .got PROGBITS 00000000020020f0 20120f0 000008 00 WA 0 0 8 18 # SEC-PIE: .branch_lt NOBITS 0000000002002100 2012100 000020 00 WA 0 0 8
|
D | mips-elf-abi.s | 10 # RUN: llvm-readobj -h %t.pie | FileCheck -check-prefix=PIE %s 16 # PIE: ABIVersion: 0
|
D | pie.s | 4 ## Default is no PIE. 51 # CHECK: 0x000000006FFFFFFB FLAGS_1 PIE
|
/external/llvm-project/lld/test/MachO/ |
D | x86-64-reloc-unsigned.s | 7 # RUN: llvm-objdump --macho --rebase %t-pie | FileCheck %s --check-prefix=PIE 9 # RUN: llvm-objdump --macho --rebase %t-no-pie | FileCheck %s --check-prefix=NO-PIE 11 # RUN: llvm-objdump --macho --rebase %t-no-pie | FileCheck %s --check-prefix=NO-PIE 14 # RUN: llvm-objdump --macho --rebase %t-pie | FileCheck %s --check-prefix=PIE 16 # RUN: llvm-objdump --macho --rebase %t-no-pie | FileCheck %s --check-prefix=NO-PIE 26 # PIE: Rebase table: 27 # PIE-NEXT: segment section address type 28 # PIE-DAG: __DATA foo 0x[[#%X,ADDR:]] pointer 29 # PIE-DAG: __DATA bar 0x[[#ADDR + 8]] pointer 30 # PIE-DAG: __DATA bar 0x[[#ADDR + 12]] pointer [all …]
|
D | local-got.s | 33 # RUN: llvm-objdump --macho --rebase --bind %t/test | FileCheck %s --check-prefix=PIE --match-full-… 34 # PIE: Rebase table: 35 # PIE-NEXT: segment section address type 36 # PIE-NEXT: __DATA_CONST __got 0x[[#%X,ADDR:]] pointer 37 # PIE-NEXT: __DATA_CONST __got 0x[[#ADDR + 8]] pointer 39 # PIE-NEXT: Bind table: 40 # PIE-NEXT: segment section address type addend dylib symbol 41 # PIE-NEXT: __DATA_CONST __got 0x[[#ADDR+16]] pointer 0 libhello _hello_its_me
|
D | dylink-lazy.s | 27 # RUN: llvm-objdump --macho --rebase %t/dylink-lazy-pie | FileCheck %s --check-prefix=PIE 62 # PIE: Rebase table: 63 # PIE-NEXT: segment section address type 64 # PIE-NEXT: __DATA __la_symbol_ptr 0x[[#%X, ADDR:]] pointer 65 # PIE-NEXT: __DATA __la_symbol_ptr 0x[[#ADDR + 8]] pointer
|
/external/llvm-project/llvm/test/Linker/ |
D | module-flags-pic-2-a.ll | 3 ; test linking modules with two different PIC and PIE levels 6 !1 = !{ i32 7, !"PIE Level", i32 1 } 11 ; CHECK: !1 = !{i32 7, !"PIE Level", i32 2}
|
/external/llvm-project/llvm/test/ThinLTO/X86/ |
D | index-const-prop-gvref-pie.ll | 1 ;; The same as index-const-prop-gvref.ll, except for PIE. 8 ;; For PIE, keep dso_local for declarations to enable direct access. 27 !0 = !{i32 7, !"PIE Level", i32 2}
|
/external/llvm-project/llvm/test/Bitcode/ |
D | upgrade-module-flag.ll | 7 !1 = !{i32 1, !"PIE Level", i32 1} 12 ; CHECK: !1 = !{i32 7, !"PIE Level", i32 1}
|
/external/llvm-project/clang/test/Driver/ |
D | hip-fpie-option.hip | 27 // RUN: 2>&1 | FileCheck -check-prefixes=DEV,HOST-PIE %s 32 // RUN: 2>&1 | FileCheck -check-prefixes=DEV,HOST-PIE %s 37 // HOST-PIE-DAG: {{".*clang.*".* "-triple" "x86_64-unknown-linux-gnu".* "-mrelocation-model" "pic" …
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 182 PIE = MBB->pred_end(); PI != PIE; ++PI) in verifyCTRBranch() local
|
D | PPCEarlyReturn.cpp | 66 PIE = ReturnMBB.pred_end(); PI != PIE; ++PI) { in processBlock() local
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 182 PIE = MBB->pred_end(); PI != PIE; ++PI) in verifyCTRBranch() local
|
/external/llvm-project/llvm/test/Linker/Inputs/ |
D | module-flags-pic-2-b.ll | 2 !1 = !{ i32 7, !"PIE Level", i32 2 }
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | version_codes.py | 21 PIE = 28 variable
|
/external/tensorflow/tensorflow/lite/tools/benchmark/ |
D | BUILD | 35 "-pie", # Android 5.0 and later supports only PIE 55 "-pie", # Android 5.0 and later supports only PIE 81 "-pie", # Android 5.0 and later supports only PIE
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | pie.ll | 13 !0 = !{i32 1, !"PIE Level", i32 2}
|
/external/llvm/test/CodeGen/SystemZ/ |
D | pie.ll | 13 !0 = !{i32 1, !"PIE Level", i32 2}
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pie.ll | 16 !0 = !{i32 1, !"PIE Level", i32 1}
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | pie.ll | 16 !0 = !{i32 1, !"PIE Level", i32 1}
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | pie.ll | 14 !0 = !{i32 1, !"PIE Level", i32 2}
|
/external/llvm/test/CodeGen/AArch64/ |
D | pie.ll | 14 !0 = !{i32 1, !"PIE Level", i32 2}
|