Home
last modified time | relevance | path

Searched defs:p_align (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DWriter.h36 uint32_t p_align = 0; member
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Delf.h210 Elf32_Size p_align; /* Alignment in memory and file. */ member
221 Elf64_Size p_align; /* Alignment in memory and file. */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h200 elf_xword p_align; ///< Segment alignment constraint. member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_freebsd.h
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h173 Elf32_Word p_align; member
/freebsd/contrib/file/src/
H A Dreadelf.h183 Elf32_Word p_align; member
194 Elf64_Xword p_align; member
/freebsd/sys/sys/
H A Delf32.h114 Elf32_Word p_align; /* Alignment in memory and file. */ member
H A Delf64.h123 Elf64_Xword p_align; /* Alignment in memory and file. */ member
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.c867 Xword p_align = elfedit_atoui(argstate.argv[1], NULL); in cmd_body() local
/titanic_41/usr/src/uts/common/sys/
H A Delf.h304 Elf32_Word p_align; /* memory/file alignment */ member
316 Elf64_Xword p_align; /* memory/file alignment */ member
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dupdate.c3648 Xword p_align; in ld_update_outfile() local
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2702 Elf32_Word p_align; /* Alignment constraints. */ member
2714 Elf64_Xword p_align; /* Alignment constraints. */ member
/titanic_41/usr/src/uts/common/os/
H A Dmmapobj.c1305 size_t p_align; in calc_loadable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1454 Elf32_Word p_align; // Segment alignment constraint member
1466 Elf64_Xword p_align; // Segment alignment constraint member