HomeSort by: relevance | last modified time | path
    Searched defs:gnu (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_ia32_efi.lds 10 /* .hash and/or .gnu.hash MUST come first! */
12 .gnu.hash : { *(.gnu.hash) }
19 *(.gnu.linkonce.t.*)
53 .note.gnu.build-id : { *(.note.gnu.build-id) }
85 *(.note.GNU-stack)
elf_ia32_fbsd_efi.lds 10 /* .hash and/or .gnu.hash MUST come first! */
12 .gnu.hash : { *(.gnu.hash) }
19 *(.gnu.linkonce.t.*)
53 .note.gnu.build-id : { *(.note.gnu.build-id) }
85 *(.note.GNU-stack)
elf_ia64_efi.lds 10 /* .hash and/or .gnu.hash MUST come first! */
12 .gnu.hash : { *(.gnu.hash) }
19 *(.gnu.linkonce.t.*)
42 *(.gnu.linkonce.d*)
50 .note.gnu.build-id : { *(.note.gnu.build-id) }
61 *(.rela.gnu.linkonce.d*)
elf_x86_64_efi.lds 11 /* .hash and/or .gnu.hash MUST come first! */
13 .gnu.hash : { *(.gnu.hash) }
25 *(.gnu.linkonce.t.*)
53 .note.gnu.build-id : { *(.note.gnu.build-id) }
75 *(.note.GNU-stack)
elf_x86_64_fbsd_efi.lds 11 /* .hash and/or .gnu.hash MUST come first! */
13 .gnu.hash : { *(.gnu.hash) }
50 .note.gnu.build-id : { *(.note.gnu.build-id) }
elf_aarch64_efi.lds 13 *(.gnu.linkonce.t.*)
57 .note.gnu.build-id : { *(.note.gnu.build-id) }
62 *(.note.GNU-stack)
elf_arm_efi.lds 13 *(.gnu.linkonce.t.*)
57 .note.gnu.build-id : { *(.note.gnu.build-id) }
62 *(.note.GNU-stack)
elf_mips64el_efi.lds 13 *(.gnu.linkonce.t.*)
57 .note.gnu.build-id : { *(.note.gnu.build-id) }
63 *(.note.GNU-stack)
elf_riscv64_efi.lds 15 *(.gnu.linkonce.t.*)
69 .note.gnu.build-id :
70 { *(.note.gnu.build-id) }
75 *(.note.GNU-stack)
  /src/libexec/ld.elf_so/
rtld.h 83 unsigned long gnu; member in struct:Struct_Elf_Hash
235 gnu_hash:1; /* GNU Hash available */
254 /* GNU Hash fields */
256 uint32_t nbuckets_gnu; /* Number of GNU hash buckets */

Completed in 98 milliseconds