Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 44) sorted by relevance

12

/DragonStub/lib/
H A Dctors.S11 .section .init_array,"aw",%init_array
18 .section .ctors,"aw",%progbits
25 .section .dtors,"aw",%progbits
32 .section .fini_array,"aw",%fini_array
42 .section .note.GNU-stack,"",%progbits
/DragonStub/gnuefi/
H A Dcrt0-efi-ia64.S74 .section .plabel, "a"
83 .section .reloc, "a"
90 .section .note.GNU-stack,"",%progbits
H A Dcrt0-efi-x86_64.S72 .section .reloc, "a"
80 .section .note.GNU-stack,"",%progbits
H A Dcrt0-efi-aarch64.S49 .section .reloc, "a"
57 .section .note.GNU-stack,"",%progbits
H A Dcrt0-efi-ia32.S74 .section .reloc
81 .section .note.GNU-stack,"",%progbits
H A Delf_ia32_fbsd_efi.lds45 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
71 /* the EFI loader doesn't seem to like a .bss section, so we stick
102 .reloc : /* This is the PECOFF .reloc section! */
H A Dcrt0-efi-riscv64.S23 .section .text.head
178 .section .reloc, "a"
186 .section .note.GNU-stack,"",%progbits
H A Delf_ia32_efi.lds36 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
62 /* the EFI loader doesn't seem to like a .bss section, so we stick
96 .reloc : /* This is the PECOFF .reloc section! */
H A Dcrt0-efi-arm.S19 .section .text.head
182 .section .areloc
189 .section .note.GNU-stack,"",%progbits
H A Delf_ia64_efi.lds47 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
73 /* the EFI loader doesn't seem to like a .bss section, so we stick
103 .reloc : /* This is the PECOFF .reloc section! */
H A Delf_mips64el_efi.lds32 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
58 /* the EFI loader doesn't seem to like a .bss section, so we stick
H A Delf_x86_64_fbsd_efi.lds40 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
66 /* the EFI loader doesn't seem to like a .bss section, so we stick
H A Delf_aarch64_efi.lds44 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
70 /* the EFI loader doesn't seem to like a .bss section, so we stick
H A Delf_x86_64_efi.lds43 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
69 /* the EFI loader doesn't seem to like a .bss section, so we stick
H A Dcrt0-efi-mips64el.S20 .section .text.head
201 .section .note.GNU-stack,"",%progbits
H A Delf_arm_efi.lds44 * Note that these aren't the using the GNU "CONSTRUCTOR" output section
70 /* the EFI loader doesn't seem to like a .bss section, so we stick
/DragonStub/lib/arm/
H A Defi_stub.S4 .section .note.GNU-stack,"",%progbits
H A Dsetjmp.S28 .section .note.GNU-stack,"",%progbits
H A Dldivmod.S61 .section .note.GNU-stack,"",%progbits
/DragonStub/lib/mips64el/
H A Defi_stub.S4 .section .note.GNU-stack,"",%progbits
/DragonStub/lib/ia32/
H A Defi_stub.S4 .section .note.GNU-stack,"",%progbits
H A Dsetjmp.S48 .section .note.GNU-stack,"",%progbits
/DragonStub/lib/aarch64/
H A Defi_stub.S4 .section .note.GNU-stack,"",%progbits
/DragonStub/docs/
H A DREADME.gnuefi45 supports Intel64 EFI and accepts wildcard section names.
205 .reloc section.
229 This script is set up to create only eight COFF section, each page aligned
235 Collects the ELF .hash info (this section _must_ be the first
236 section in order to build a shared object file; the section is
241 shared object will contain .hash section, .gnu.hash section or
254 .text is to make it possible to disassemble the .text section
259 The reason the uninitialized data is placed in this section is
328 section (whose starting address is given by symbol _DYNAMIC) for the
340 dynamic symbol table. This is why the .dynsym section is included in
[all …]
/DragonStub/inc/dragonstub/
H A Dcompiler_attributes.h341 #define __section(section) __attribute__((__section__(section))) argument

12