Home
last modified time | relevance | path

Searched refs:DynamicSection (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project-15.0.7/lld/test/ELF/
H A Ddt_tags.s9 # EXE: DynamicSection [
13 # DSO: DynamicSection [
H A Dnew-dtags.test12 // DISABLE: DynamicSection [
17 // ENABLE: DynamicSection [
H A Ddt_flags.s16 # FLAGS: DynamicSection [
21 # CHECK: DynamicSection [
H A Dcombreloc.s15 # CHECK: DynamicSection [
30 # NOCOMB: DynamicSection [
H A Dmips-dynamic.s51 # PIE: DynamicSection [
65 # NOPIE: DynamicSection [
99 # DSO: DynamicSection [
H A Ddynamic-no-rosegment.s6 # CHECK: DynamicSection [ (7 entries)
H A Di386-static-tls-model.s11 # CHECK: DynamicSection [
H A Dx86-64-static-tls-model.s12 # CHECK: DynamicSection [
H A Dauxiliary.s8 # CHECK: DynamicSection [
H A Dppc32-reloc-pltrel.s28 # CHECK: DynamicSection [
H A Dfilter.s14 # CHECK: DynamicSection [
H A Dpie.s50 # CHECK: DynamicSection [
/llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/
H A Ddynamic-table-dtnull.s7 # NONULL-LLVM: DynamicSection [ (1 entries)
43 # LONG-LLVM: DynamicSection [ (2 entries)
H A Dnon-dynamic-in-pt-dynamic.test18 # LLVM: DynamicSection [ (2 entries)
67 # LLVM2: DynamicSection [ (3 entries)
122 # LLVM3: DynamicSection [ (2 entries)
H A Ddynamic-tags-machine-specific.test8 # 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 Ddynamic-empty.test8 # LLVM-NOT: DynamicSection
H A Ddynamic-no-pt-dynamic.test12 # LLVM-NEXT: DynamicSection [ (1 entries)
H A Ddynamic-not-in-pt-dynamic.test19 # LLVM1: DynamicSection [ (2 entries)
74 # LLVM2: DynamicSection [ (1 entries)
H A Dmalformed-pt-dynamic.test15 # 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 Ddynamic-malformed.test52 # 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 Dempty-relaplt-dyntags.test12 # CHECK: DynamicSection [
H A Ddynamic.s14 # CHECK: DynamicSection [
/llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/
H A Ddynamic-section-i386.yaml6 # CHECK: DynamicSection [ (2 entries)
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/ELF/
H A Ddynamic.test5 #CHECK: DynamicSection [
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp1277 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

12