/openbsd/gnu/llvm/lld/docs/ |
H A D | Partitions.rst | 10 or a shared library) to be split into multiple pieces, or partitions. A 12 loadable partitions. The loadable partitions depend on the main partition 14 shared object, the main partition and the loadable partitions share a virtual 16 offset from the main partition. This allows the loadable partitions to refer 47 loadable partitions. 52 .. image:: partitions.svg 54 The result of linking a program that uses partitions is essentially an 55 ELF file with all of the partitions concatenated together. This file is 59 ``-extract-partition=<soname>`` to extract one of the loadable partitions. 74 # Extract the partitions. [all …]
|
/openbsd/distrib/notes/arm64/ |
H A D | xfer | 6 FFS partitions 7 DOS (FAT) partitions 8 EXT2 partitions
|
H A D | install | 14 partitioning. The current MBR partitions defined will be 16 partitions. 18 The setup will need two partitions, one 'OpenBSD' for the
|
/openbsd/distrib/notes/armv7/ |
H A D | xfer | 6 FFS partitions 7 DOS (FAT) partitions 8 EXT2 partitions
|
H A D | install | 14 partitioning. The current MBR partitions defined will be 16 partitions. 18 The setup will need two partitions, one 'OpenBSD' for the
|
/openbsd/distrib/notes/octeon/ |
H A D | xfer | 4 FFS partitions 5 DOS (FAT) partitions 6 EXT2 partitions
|
H A D | install | 15 partitioning. The current MBR partitions defined will be 17 partitions. 19 The setup will need two partitions, one 'OpenBSD' for the 31 U-Boot partitions defined on the disk will usually show up as
|
/openbsd/distrib/notes/loongson/ |
H A D | xfer | 5 FFS partitions 6 DOS (FAT) partitions 7 EXT2 partitions
|
H A D | install | 57 partitioning. The current MBR partitions defined will be 59 partitions. 70 Linux partitions defined on the disk will usually show up as 90 preserving the Linux partitions is complete, you can add an OpenBSD
|
/openbsd/distrib/notes/landisk/ |
H A D | xfer | 5 FFS partitions 6 DOS (FAT) partitions 7 EXT2 partitions
|
/openbsd/distrib/notes/powerpc64/ |
H A D | install | 14 partitioning. The current MBR partitions defined will be 16 partitions. 18 The setup will need two partitions, one 'OpenBSD' for the
|
H A D | xfer | 5 DOS (FAT) partitions 6 EXT2 partitions
|
/openbsd/distrib/notes/riscv64/ |
H A D | install | 14 partitioning. The current MBR partitions defined will be 16 partitions. 18 The setup will need two partitions, one 'OpenBSD' for the
|
/openbsd/distrib/notes/macppc/ |
H A D | install | 41 HFS partitions, or MBR partitions. 49 HFS or MBR partitions. 90 partitions created on the disk by the Apple partition editor. 92 types of partitions other than the ones that are to be used 125 your MBR partitioning. The current MBR partitions defined 127 add new partitions, and change which partition to boot from 134 If you have DOS or Linux partitions defined on the disk, these
|
H A D | xfer | 5 FFS partitions 6 HFS partitions (bootloader/kernel only, using another media for d/l)
|
/openbsd/distrib/notes/amd64/ |
H A D | xfer | 5 FFS partitions 6 DOS (FAT) partitions (NOT supported if booting from floppy) 7 EXT2 partitions (NOT supported if booting from floppy)
|
/openbsd/distrib/notes/i386/ |
H A D | xfer | 5 FFS partitions 6 DOS (FAT) partitions (NOT supported if booting from floppy) 7 EXT2 partitions (NOT supported if booting from floppy)
|
H A D | prep | 9 rest of the OpenBSD partitions can be anywhere that hardware supports. 12 or partition editor to create at least one of the partitions to be used for
|
/openbsd/sys/arch/amd64/amd64/ |
H A D | cacheinfo.c | 186 u_int ways, partitions, linesize, sets, totalsize; in intel_print_one_cache() local 196 partitions = ((ebx >> 12) & 0x3ff) + 1; in intel_print_one_cache() 199 totalsize = ways * linesize * partitions * sets; in intel_print_one_cache()
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | Writer.cpp | 322 for (Partition &part : partitions) { in createSyntheticSections() 416 if (partitions.size() != 1) { in createSyntheticSections() 552 for (Partition &part : partitions) in run() 560 for (Partition &part : partitions) in run() 1060 for (Partition &part : partitions) { in setReservedSymbolSections() 1633 for (Partition &part : partitions) in finalizeAddressDependentContent() 2543 for (Partition &part : partitions) { in fixSectionAlignments() 2610 for (Partition &part : partitions) in assignFileOffsets() 2907 for (Partition &part : partitions) { in writeTrapInstr() 2985 for (Partition &part : partitions) in writeBuildId() [all …]
|
/openbsd/distrib/notes/hppa/ |
H A D | xfer | 5 FFS partitions
|
/openbsd/distrib/notes/luna88k/ |
H A D | xfer | 5 FFS partitions
|
H A D | install | 15 wipe out all the partitions on the hard disk, errors during the install 29 Copy the OpenBSD/MACHINE boot loader on one of the first 8 partitions
|
/openbsd/distrib/amd64/common/ |
H A D | install.md | 92 You will now create two GPT partitions. The first must have an id 95 contain your OpenBSD data. Neither may overlap other partitions. 115 partition must have an id of 'A6'; must *NOT* overlap other partitions; and
|
/openbsd/distrib/notes/sparc64/ |
H A D | xfer | 5 FFS partitions 44 which have a compatible view of SunOS disk labels and partitions.
|