/freebsd/sys/conf/ |
H A D | ldscript.powerpcspe | 6 PROVIDE (__stack = 0); 17 PROVIDE (begin = . - SIZEOF_HEADERS); 29 PROVIDE (etext = .); 63 PROVIDE (__build_id_start = .); 65 PROVIDE (__build_id_end = .); 100 PROVIDE (_GOT2_START_ = .); 102 PROVIDE (__CTOR_LIST__ = .); 104 PROVIDE (__CTOR_END__ = .); 105 PROVIDE (__DTOR_LIST__ = .); 107 PROVIDE (__DTOR_END__ = .); [all …]
|
H A D | ldscript.powerpc | 6 PROVIDE (__stack = 0); 17 PROVIDE (begin = . - SIZEOF_HEADERS); 29 PROVIDE (etext = .); 63 PROVIDE (__build_id_start = .); 65 PROVIDE (__build_id_end = .); 99 PROVIDE (_GOT2_START_ = .); 101 PROVIDE (__CTOR_LIST__ = .); 103 PROVIDE (__CTOR_END__ = .); 104 PROVIDE (__DTOR_LIST__ = .); 106 PROVIDE (__DTOR_END__ = .); [all …]
|
H A D | ldscript.powerpc64le | 6 PROVIDE (__stack = 0); 21 PROVIDE (begin = .); 33 PROVIDE (etext = .); 45 PROVIDE (__build_id_start = .); 47 PROVIDE (__build_id_end = .); 125 PROVIDE (_GOT2_START_ = .); 127 PROVIDE (__CTOR_LIST__ = .); 129 PROVIDE (__CTOR_END__ = .); 130 PROVIDE (__DTOR_LIST__ = .); 132 PROVIDE (__DTOR_END__ = .); [all …]
|
H A D | ldscript.powerpc64 | 6 PROVIDE (__stack = 0); 21 PROVIDE (begin = .); 33 PROVIDE (etext = .); 45 PROVIDE (__build_id_start = .); 47 PROVIDE (__build_id_end = .); 125 PROVIDE (_GOT2_START_ = .); 127 PROVIDE (__CTOR_LIST__ = .); 129 PROVIDE (__CTOR_END__ = .); 130 PROVIDE (__DTOR_LIST__ = .); 132 PROVIDE (__DTOR_END__ = .); [all …]
|
H A D | ldscript.arm64 | 19 PROVIDE (etext = .); 32 PROVIDE (__build_id_start = .); 34 PROVIDE (__build_id_end = .); 67 PROVIDE(extab_start = .); 70 PROVIDE(extab_end = .); 73 PROVIDE(exidx_start = .); 76 PROVIDE(exidx_end = .); 118 PROVIDE (start_ctors = .); 124 PROVIDE (stop_ctors = .); 137 PROVIDE (edata = .); [all …]
|
H A D | ldscript.arm | 18 PROVIDE (etext = .); 30 PROVIDE (__build_id_start = .); 32 PROVIDE (__build_id_end = .); 65 PROVIDE(extab_start = .); 68 PROVIDE(extab_end = .); 72 PROVIDE(exidx_start = .); 75 PROVIDE(exidx_end = .); 115 PROVIDE (start_ctors = .); 121 PROVIDE (stop_ctors = .); 133 PROVIDE (edata = .); [all …]
|
H A D | ldscript.amd64 | 64 PROVIDE (__etext = .); 65 PROVIDE (_etext = .); 66 PROVIDE (etext = .); 70 PROVIDE (__build_id_start = .); 72 PROVIDE (__build_id_end = .); 80 PROVIDE (brwsection = .); 108 PROVIDE (start_ctors = .); 131 PROVIDE (stop_ctors = .); 167 _edata = .; PROVIDE (edata = .); 178 _end = .; PROVIDE (end = .);
|
H A D | ldscript.riscv | 19 PROVIDE (etext = .); 31 PROVIDE (__build_id_start = .); 33 PROVIDE (__build_id_end = .); 89 PROVIDE (start_ctors = .); 95 PROVIDE (stop_ctors = .); 112 PROVIDE (edata = .); 127 PROVIDE (end = .);
|
H A D | ldscript.i386 | 59 PROVIDE (__etext = .); 60 PROVIDE (_etext = .); 61 PROVIDE (etext = .); 65 PROVIDE (__build_id_start = .); 67 PROVIDE (__build_id_end = .); 102 PROVIDE (start_ctors = .); 125 PROVIDE (stop_ctors = .); 146 _edata = .; PROVIDE (edata = .); 163 _end = .; PROVIDE (end = .);
|
/freebsd/stand/powerpc/ofw/ |
H A D | ppc-common.ldscript | 4 PROVIDE (__stack = 0); 47 PROVIDE (etext = .); 69 PROVIDE (_GOT2_START_ = .); 71 PROVIDE (__CTOR_LIST__ = .); 73 PROVIDE (__CTOR_END__ = .); 74 PROVIDE (__DTOR_LIST__ = .); 76 PROVIDE (__DTOR_END__ = .); 77 PROVIDE (_FIXUP_START_ = .); 79 PROVIDE (_FIXUP_END_ = .); 80 PROVIDE (_GOT2_END_ = .); [all …]
|
/freebsd/stand/uboot/arch/powerpc/ |
H A D | powerpc.ldscript | 7 PROVIDE (__stack = 0); 46 PROVIDE (etext = .); 67 PROVIDE (_GOT2_START_ = .); 69 PROVIDE (__CTOR_LIST__ = .); 71 PROVIDE (__CTOR_END__ = .); 72 PROVIDE (__DTOR_LIST__ = .); 74 PROVIDE (__DTOR_END__ = .); 75 PROVIDE (_FIXUP_START_ = .); 77 PROVIDE (_FIXUP_END_ = .); 78 PROVIDE (_GOT2_END_ = .); [all …]
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | powerpc64.ldscript | 6 PROVIDE (__stack = 0); 45 PROVIDE (etext = .); 67 PROVIDE (_GOT2_START_ = .); 69 PROVIDE (__CTOR_LIST__ = .); 71 PROVIDE (__CTOR_END__ = .); 72 PROVIDE (__DTOR_LIST__ = .); 74 PROVIDE (__DTOR_END__ = .); 75 PROVIDE (_FIXUP_START_ = .); 77 PROVIDE (_FIXUP_END_ = .); 78 PROVIDE (_GOT2_END_ = .); [all …]
|
/freebsd/stand/uboot/arch/arm/ |
H A D | arm.ldscript | 17 PROVIDE (etext = .); 35 PROVIDE (_GOT_START_ = .); 38 PROVIDE (_GOT_END_ = .); 68 PROVIDE (_GOT2_START_ = .); 70 PROVIDE (__CTOR_LIST__ = .); 72 PROVIDE (__CTOR_END__ = .); 73 PROVIDE (__DTOR_LIST__ = .); 75 PROVIDE (__DTOR_END__ = .); 76 PROVIDE (_FIXUP_START_ = .); 78 PROVIDE (_FIXUP_END_ = .); [all …]
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_user_callback.h | 77 * @brief This callback method asks the user to create a timer and provide 286 * provide the necessary information for this callback. 308 * provide the necessary information for this callback. 373 * @brief This callback method asks the user to provide the number of 378 * provide the necessary information for this callback. 388 * @brief This callback method asks the user to provide the data direction 393 * provide the necessary information for this callback. 404 * @brief This callback method asks the user to provide the address 419 * provide the necessary information for this callback. 435 * @brief This callback method asks the user to provide the contents of the [all …]
|
H A D | scic_user_callback.h | 73 * @brief This callback method asks the user to create a timer and provide 233 * provide the necessary information for this callback. 272 * @brief This callback method asks the user to provide the physical 296 * @brief This callback method asks the user to provide the number of 301 * provide the necessary information for this callback. 311 * @brief This callback method asks the user to provide the data direction 316 * provide the necessary information for this callback. 333 * provide the necessary information for this callback. 353 * @brief This callback method asks the user to provide the address 368 * provide the necessary information for this callback. [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMapInfo.h | 46 /// An information struct used to provide DenseMap with the various necessary 59 // Provide DenseMapInfo for all pointers. Come up with sentinel pointer values 92 // Provide DenseMapInfo for chars. 103 // Provide DenseMapInfo for unsigned chars. 114 // Provide DenseMapInfo for unsigned shorts. 125 // Provide DenseMapInfo for unsigned ints. 136 // Provide DenseMapInfo for unsigned longs. 153 // Provide DenseMapInfo for unsigned long longs. 168 // Provide DenseMapInfo for shorts. 176 // Provide DenseMapInfo for ints. [all …]
|
/freebsd/share/examples/ypldap/ |
H A D | ypldap.conf | 3 provide map "passwd.byname" 4 provide map "passwd.byuid" 5 provide map "group.byname" 6 provide map "group.bygid" 7 provide map "netid.byname"
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map_info.h | 70 // Provide DenseMapInfo for all pointers. Come up with sentinel pointer values 104 // Provide DenseMapInfo for chars. 116 // Provide DenseMapInfo for unsigned chars. 131 // Provide DenseMapInfo for unsigned shorts. 146 // Provide DenseMapInfo for unsigned ints. 160 // Provide DenseMapInfo for unsigned longs. 176 // Provide DenseMapInfo for unsigned long longs. 192 // Provide DenseMapInfo for shorts. 203 // Provide DenseMapInfo for ints. 217 // Provide DenseMapInfo for longs. [all …]
|
/freebsd/share/man/man7/ |
H A D | stdint.7 | 47 provide a signed integer type of width 8, 16, 32, or 64 bits, respectively. 54 provide an unsigned integer type of width 8, 16, 32, or 64 bits, respectively. 63 provide the fastest signed integer type with a width 71 provide the fastest unsigned integer type with a width 82 provide the smallest memory footprint signed integer type with 90 provide the smallest memory footprint unsigned integer type with
|
/freebsd/sbin/rcorder/ |
H A D | rcorder.8 | 65 .Ql PROVIDE , 74 .Ql PROVIDE\&: , 83 .Ql PROVIDE , 123 # PROVIDE: dns nscd 138 .Ql PROVIDE 190 .Ql PROVIDE 211 .Ql PROVIDE 218 .Ql PROVIDE
|
H A D | rcorder-visualize.sh | 39 /# PROVIDE: / { provide = $3 } 44 print " \"" provide "\";" 45 for (x in requires) print " \"" provide "\"->\"" x "\";" 46 for (x in befores) print " \"" x "\"->\"" provide "\";"
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | PointerLikeTypeTraits.h | 34 // Provide a trait to check if T is pointer-like. 55 // Provide PointerLikeTypeTraits for non-cvr pointers. 78 // Provide PointerLikeTypeTraits for const things. 91 // Provide PointerLikeTypeTraits for const pointers. 104 // Provide PointerLikeTypeTraits for uintptr_t. 116 /// Provide suitable custom traits struct for function pointers. 121 /// To rely on higher alignment for a specialized use, you can provide a 139 /// Provide a default specialization for function pointers that assumes 4-byte
|
/freebsd/sys/contrib/device-tree/Bindings/c6x/ |
H A D | dscr.txt | 4 TI C6X SoCs contain a region of miscellaneous registers which provide various 8 In general, the Device State Configuration Registers (DSCR) will provide one or 15 the DSCR block may provide registers which are used to reset peripherals, 16 provide device ID information, provide ethernet MAC addresses, as well as other 80 This property describes the bitfields used to provide device state status 82 identical bitfields used to provide status for one or more devices (one
|
/freebsd/sys/dev/isci/ |
H A D | isci_io_request.c | 303 * @brief This callback method asks the user to provide the physical 360 * @brief This callback method asks the user to provide the address for 365 * provide the necessary information for this callback. 379 * @brief This callback method asks the user to provide the length of 384 * provide the necessary information for this callback. 398 * @brief This callback method asks the user to provide the Logical Unit (LUN) 408 * provide the necessary information for this callback. 422 * @brief This callback method asks the user to provide the task attribute 432 * provide the necessary information for this callback. 469 * @brief This callback method asks the user to provide the command priority [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | kerberos | 13 # - Provide some form of iteration in number of components 17 # - Provide a way to round the next offset 19 # - Provide a way to have optional entries 21 # - Provide a way to "save" entries to print them later. 25 # - Provide a way to format strings as hex values
|