| /llvm-project-15.0.7/lld/test/ELF/ |
| H A D | dt_tags.s | 9 # EXE: DynamicSection [ 13 # DSO: DynamicSection [
|
| H A D | new-dtags.test | 12 // DISABLE: DynamicSection [ 17 // ENABLE: DynamicSection [
|
| H A D | dt_flags.s | 16 # FLAGS: DynamicSection [ 21 # CHECK: DynamicSection [
|
| H A D | combreloc.s | 15 # CHECK: DynamicSection [ 30 # NOCOMB: DynamicSection [
|
| H A D | mips-dynamic.s | 51 # PIE: DynamicSection [ 65 # NOPIE: DynamicSection [ 99 # DSO: DynamicSection [
|
| H A D | dynamic-no-rosegment.s | 6 # CHECK: DynamicSection [ (7 entries)
|
| H A D | i386-static-tls-model.s | 11 # CHECK: DynamicSection [
|
| H A D | x86-64-static-tls-model.s | 12 # CHECK: DynamicSection [
|
| H A D | auxiliary.s | 8 # CHECK: DynamicSection [
|
| H A D | ppc32-reloc-pltrel.s | 28 # CHECK: DynamicSection [
|
| H A D | filter.s | 14 # CHECK: DynamicSection [
|
| H A D | pie.s | 50 # CHECK: DynamicSection [
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | dynamic-table-dtnull.s | 7 # NONULL-LLVM: DynamicSection [ (1 entries) 43 # LONG-LLVM: DynamicSection [ (2 entries)
|
| H A D | non-dynamic-in-pt-dynamic.test | 18 # LLVM: DynamicSection [ (2 entries) 67 # LLVM2: DynamicSection [ (3 entries) 122 # LLVM3: DynamicSection [ (2 entries)
|
| H A D | dynamic-tags-machine-specific.test | 8 # LLVM-HEXAGON: DynamicSection [ (4 entries) 56 # LLVM-MIPS:DynamicSection [ (48 entries) 278 # LLVM-PPC: DynamicSection [ (3 entries) 320 # LLVM-PPC64: DynamicSection [ (2 entries) 358 # LLVM-AARCH64: DynamicSection [ (4 entries) 404 # LLVM-RISCV: DynamicSection [ (2 entries)
|
| H A D | dynamic-empty.test | 8 # LLVM-NOT: DynamicSection
|
| H A D | dynamic-no-pt-dynamic.test | 12 # LLVM-NEXT: DynamicSection [ (1 entries)
|
| H A D | dynamic-not-in-pt-dynamic.test | 19 # LLVM1: DynamicSection [ (2 entries) 74 # LLVM2: DynamicSection [ (1 entries)
|
| H A D | malformed-pt-dynamic.test | 15 # WARN1-LLVM: DynamicSection [ (1 entries) 27 # RUN: --check-prefix=WARN1-NOHEADERS --implicit-check-not="DynamicSection [" 50 # RUN: --check-prefix=WARN2-NOHEADERS --implicit-check-not="DynamicSection ["
|
| H A D | dynamic-malformed.test | 52 # BAD-ENTSIZE-LLVM: DynamicSection [ (2 entries) 98 # BAD-STRING-LLVM: DynamicSection [ (10 entries) 247 # BAD-RELA: DynamicSection [ (2 entries) 430 # OUT-OF-ORDER-LLVM: DynamicSection [ (2 entries)
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | empty-relaplt-dyntags.test | 12 # CHECK: DynamicSection [
|
| H A D | dynamic.s | 14 # CHECK: DynamicSection [
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | dynamic-section-i386.yaml | 6 # CHECK: DynamicSection [ (2 entries)
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/ |
| H A D | dynamic.test | 5 #CHECK: DynamicSection [
|
| /llvm-project-15.0.7/lld/ELF/ |
| H A D | SyntheticSections.cpp | 1277 DynamicSection<ELFT>::DynamicSection() in DynamicSection() function in DynamicSection 1322 DynamicSection<ELFT>::computeContents() { in computeContents() 1556 template <class ELFT> void DynamicSection<ELFT>::finalizeContents() { in finalizeContents() 1562 template <class ELFT> void DynamicSection<ELFT>::writeTo(uint8_t *buf) { in writeTo() 3943 template class elf::DynamicSection<ELF32LE>; member in elf 3944 template class elf::DynamicSection<ELF32BE>; member in elf 3945 template class elf::DynamicSection<ELF64LE>; member in elf 3946 template class elf::DynamicSection<ELF64BE>; member in elf
|