Home
last modified time | relevance | path

Searched refs:PT_LOAD (Results 1 – 25 of 94) sorted by relevance

1234

/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objcopy/
Doverlap-chain.test43 - Type: PT_LOAD
48 - Type: PT_LOAD
53 - Type: PT_LOAD
58 - Type: PT_LOAD
66 #CHECK-NEXT: Type: PT_LOAD (0x1)
79 #CHECK-NEXT: Type: PT_LOAD (0x1)
92 #CHECK-NEXT: Type: PT_LOAD (0x1)
105 #CHECK-NEXT: Type: PT_LOAD (0x1)
Dtriple-overlap.test43 - Type: PT_LOAD
48 - Type: PT_LOAD
54 - Type: PT_LOAD
62 - Type: PT_LOAD
72 #CHECK-NEXT: Type: PT_LOAD (0x1)
85 #CHECK-NEXT: Type: PT_LOAD (0x1)
98 #CHECK-NEXT: Type: PT_LOAD (0x1)
111 #CHECK-NEXT: Type: PT_LOAD (0x1)
Didentical-segments.test27 - Type: PT_LOAD
31 - Type: PT_LOAD
36 - Type: PT_LOAD
44 #CHECK-NEXT: Type: PT_LOAD (0x1)
57 #CHECK-NEXT: Type: PT_LOAD (0x1)
70 #CHECK-NEXT: Type: PT_LOAD (0x1)
Dmarker-segment.test32 - Type: PT_LOAD
39 - Type: PT_LOAD
51 - Type: PT_LOAD
61 #CHECK-NEXT: Type: PT_LOAD
74 #CHECK-NEXT: Type: PT_LOAD
100 #CHECK-NEXT: Type: PT_LOAD
Dsegment-shift.test31 - Type: PT_LOAD
37 - Type: PT_LOAD
46 # CHECK-NEXT: Type: PT_LOAD (0x1)
58 # CHECK-NEXT: Type: PT_LOAD (0x1)
Dcheck-addr-offset-align.test25 - Type: PT_LOAD
32 - Type: PT_LOAD
42 #CHECK-NEXT: Type: PT_LOAD
55 #CHECK-NEXT: Type: PT_LOAD
Dadjacent-segments.test26 - Type: PT_LOAD
30 - Type: PT_LOAD
37 #CHECK-NEXT: Type: PT_LOAD (0x1)
50 #CHECK-NEXT: Type: PT_LOAD (0x1)
Dprogram-headers.test31 - Type: PT_LOAD
38 - Type: PT_LOAD
47 #CHECK-NEXT: Type: PT_LOAD
60 #CHECK-NEXT: Type: PT_LOAD
Dparent-loop-check.test4 # PT_LOAD segment won't set the PT_NOTE segment as the first to be laid out
5 # while the PT_NOTE segment sets the PT_LOAD load to be the first to be laid
8 # in this way won't cause the location of the PT_LOAD segment to change if we
36 - Type: PT_LOAD
Dpt-phdr.test21 #CHECK-NEXT: Type: PT_LOAD
33 #CHECK-NEXT: Type: PT_LOAD
46 #CHECK-NEXT: Type: PT_LOAD
Dbinary-segment-layout.test26 - Type: PT_LOAD
31 - Type: PT_LOAD
Dcheck-addr-offset-align-binary.test25 - Type: PT_LOAD
32 - Type: PT_LOAD
Dbinary-no-paddr.test26 - Type: PT_LOAD
33 - Type: PT_LOAD
Dbinary-paddr.test26 - Type: PT_LOAD
33 - Type: PT_LOAD
Dsegment-shift-section-remove.test31 - Type: PT_LOAD
37 - Type: PT_LOAD
140 # CHECK-NEXT: Type: PT_LOAD (0x1)
152 # CHECK-NEXT: Type: PT_LOAD (0x1)
Dtwo-seg-remove-end.test42 - Type: PT_LOAD
49 - Type: PT_LOAD
Dtwo-seg-remove-first.test42 - Type: PT_LOAD
49 - Type: PT_LOAD
Dtwo-seg-remove-third-sec.test42 - Type: PT_LOAD
49 - Type: PT_LOAD
Dstrip-sections.test19 - Type: PT_LOAD
54 #CHECK-NEXT: Type: PT_LOAD (0x1)
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Du-boot-nand.lds17 text PT_LOAD;
18 bss PT_LOAD;
Du-boot-spl.lds15 text PT_LOAD;
16 bss PT_LOAD;
Du-boot.lds23 text PT_LOAD;
24 bss PT_LOAD;
/external/elfutils/libdwfl/
Delf-from-memory.c261 if ((*p32)[i].p_type == PT_LOAD) in elf_from_remote_memory()
272 if ((*p64)[i].p_type == PT_LOAD) in elf_from_remote_memory()
327 if ((*p32)[i].p_type == PT_LOAD) in elf_from_remote_memory()
354 if ((*p64)[i].p_type == PT_LOAD) in elf_from_remote_memory()
/external/llvm/test/tools/llvm-readobj/
Dprogram-headers.test12 ELF-I386-NEXT: Type: PT_LOAD (0x1)
41 ELF-X86-64-NEXT: Type: PT_LOAD (0x1)
110 ELF-MIPS-NEXT: Type: PT_LOAD (0x1)
130 ELF-MIPS64-NEXT: Type: PT_LOAD (0x1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dprogram-headers.test16 ## PHDRS { text PT_LOAD FILEHDR PHDRS; foo 0x65a3dbe6; bar 0x65a3dbe7; zed 0x65a41be6; }
26 ELF-I386-NEXT: Type: PT_LOAD (0x1)
55 ELF-X86-64-NEXT: Type: PT_LOAD (0x1)
124 ELF-MIPS-NEXT: Type: PT_LOAD (0x1)
144 ELF-MIPS64-NEXT: Type: PT_LOAD (0x1)

1234