Home
last modified time | relevance | path

Searched refs:SHT_REL (Results 1 – 25 of 115) sorted by relevance

12345

/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dreloc-addends.test30 # RUN: yaml2obj --docnum=1 -DENCODE=LSB -DTYPE=SHT_REL %s -o %t.le64.rel
35 ## destination location for a SHT_REL case.
44 # RUN: yaml2obj --docnum=1 -DENCODE=MSB -DTYPE=SHT_REL %s -o %t.be64.rel
107 # RUN: yaml2obj --docnum=2 -DENCODE=LSB -DTYPE=SHT_REL %s -o %t.le32.rel
112 ## destination location for a SHT_REL case.
121 # RUN: yaml2obj --docnum=2 -DENCODE=MSB -DTYPE=SHT_REL %s -o %t.be32.rel
Drelocation-errors.test9 # LLVM-NEXT: warning: '[[FILE]]': unable to print relocation 1 in SHT_REL section with index 3: una…
10 # LLVM-NEXT: warning: '[[FILE]]': unable to print relocation 2 in SHT_REL section with index 3: una…
26 # GNU-NEXT: warning: '[[FILE]]': unable to print relocation 1 in SHT_REL section with index 3: una…
27 # GNU-NEXT: warning: '[[FILE]]': unable to print relocation 2 in SHT_REL section with index 3: una…
54 Type: SHT_REL
Drelocations.test129 Type: SHT_REL
204 ## Case A: check the case when relocations can't be read from an SHT_REL section.
214 # BROKEN-REL-LLVM-NEXT: warning: '[[FILE]]': unable to read relocations from SHT_REL section with i…
227 # BROKEN-REL-GNU-NEXT: warning: '[[FILE]]': unable to read relocations from SHT_REL section with in…
267 ## Case C: check the case when relocations can't be read from SHT_REL/SHT_RELA sections
277 # BROKEN-LINK-LLVM-NEXT: warning: '[[FILE]]': unable to locate a symbol table for SHT_REL section w…
286 # BROKEN-LINK-GNU-NEXT: warning: '[[FILE]]': unable to locate a symbol table for SHT_REL section wi…
410 Type: SHT_REL
476 # LLVM-SHNAME-NEXT: warning: '[[FILE]]': unable to get the name of SHT_REL section with index 2: a …
493 # GNU-SHNAME: warning: '[[FILE]]': unable to get the name of SHT_REL section with index 2: a s…
/external/llvm-project/llvm/test/tools/llvm-size/
Doutput-alloc.test25 Type: SHT_REL
34 Type: SHT_REL
/external/llvm-project/lld/test/ELF/
Dreloc-sec-before-relocated.test1 ## If the section header index of a SHT_REL[A] section is smaller than the
11 # RUN: yaml2obj %s -DTYPE=SHT_REL -o %t2.o
Dsection-symbols.test5 # with SHT_REL[A]/SHT_SYMTAB/SHT_STRTAB sections.
Dmerge-relocatable.s3 ## Test that we keep a SHT_REL[A] section which relocates a SHF_MERGE section
Darm-v4bx.test24 Type: SHT_REL
Di386-pc16.test22 - Type: SHT_REL
Di386-debug-noabs.test23 Type: SHT_REL
Darm-thumb-undefined-weak-narrow.test27 - Type: SHT_REL
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Drelocations-no-symtab.test25 Type: SHT_REL
50 Type: SHT_REL
Dbasic-relocations.test19 Type: SHT_REL
33 Type: SHT_REL
Dno-symbol-relocation.test19 Type: SHT_REL
65 Type: SHT_REL
Ddiscard-locals-rel.test14 Type: SHT_REL
Dstrip-reloc-symbol.test18 Type: SHT_REL
Dprefix-alloc-sections.test22 Type: SHT_REL
Drename-section-and-prefix-alloc-sections.test20 Type: SHT_REL
/external/elfutils/libebl/
Deblsectionstripp.c49 if (shdr->sh_type == SHT_RELA || shdr->sh_type == SHT_REL) in ebl_section_strip_p()
/external/elfutils/libelf/
Delf-knowledge.h61 ((Shdr)->sh_type == SHT_REL || (Shdr)->sh_type == SHT_RELA \
/external/llvm-project/llvm/test/DebugInfo/
Dinvalid-relocations.test22 - Type: SHT_REL
/external/llvm-project/lld/test/ELF/invalid/
Dinvalid-debug-relocations.test24 - Type: SHT_REL
/external/llvm-project/lld/test/ELF/linkerscript/
Demit-reloc.s2 ## Test that input SHT_REL[A] retained by --emit-relocs are not matched by input section descriptio…
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/
Drelocations.test31 Type: SHT_REL
169 Type: SHT_REL
/external/llvm-project/llvm/test/Object/
Dobjdump-relocations.test25 Type: SHT_REL
60 Type: SHT_REL

12345