/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFixup.h | 28 FK_PCRel_1, ///< A one-byte pc relative fixup. 29 FK_PCRel_2, ///< A two-byte pc relative fixup. 30 FK_PCRel_4, ///< A four-byte pc relative fixup. 31 FK_PCRel_8, ///< A eight-byte pc relative fixup. 32 FK_GPRel_1, ///< A one-byte gp relative fixup. 33 FK_GPRel_2, ///< A two-byte gp relative fixup. 34 FK_GPRel_4, ///< A four-byte gp relative fixup. 35 FK_GPRel_8, ///< A eight-byte gp relative fixup. 36 FK_DTPRel_4, ///< A four-byte dtp relative fixup. 37 FK_DTPRel_8, ///< A eight-byte dtp relative fixu [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
H A D | M68k.def | 9 ELF_RELOC(R_68K_PC32, 4) /* PC relative 32 bit */ 10 ELF_RELOC(R_68K_PC16, 5) /* PC relative 16 bit */ 11 ELF_RELOC(R_68K_PC8, 6) /* PC relative 8 bit */ 12 ELF_RELOC(R_68K_GOTPCREL32, 7) /* 32 bit PC relative GOT entry */ 13 ELF_RELOC(R_68K_GOTPCREL16, 8) /* 16 bit PC relative GOT entry */ 14 ELF_RELOC(R_68K_GOTPCREL8, 9) /* 8 bit PC relative GOT entry */ 18 ELF_RELOC(R_68K_PLT32, 13) /* 32 bit PC relative PLT address */ 19 ELF_RELOC(R_68K_PLT16, 14) /* 16 bit PC relative PLT address */ 20 ELF_RELOC(R_68K_PLT8, 15) /* 8 bit PC relative PLT address */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMFixupKinds.h | 17 // 12-bit PC relative relocation for symbol addresses 23 // 10-bit PC relative relocation for symbol addresses used in 26 // 10-bit PC relative relocation for symbol addresses used in VFP instructions 33 // 9-bit PC relative relocation for symbol addresses used in VFP instructions 41 // 10-bit PC relative relocation for symbol addresses where the lower 2 bits 44 // 12-bit PC relative relocation for the ADR instruction. 46 // 12-bit PC relative relocation for the ADR instruction. 48 // 24-bit PC relative relocation for conditional branch instructions. 50 // 24-bit PC relative relocation for branch instructions. (unconditional) 52 // 20-bit PC relative relocatio [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64FixupKinds.h | 18 // A 21-bit pc-relative immediate inserted into an ADR instruction. 21 // A 21-bit pc-relative immediate inserted into an ADRP instruction. 35 // The high 19 bits of a 21-bit pc-relative immediate. Same encoding as 36 // fixup_aarch64_pcrel_adrhi, except this is used by pc-relative loads and 43 // The high 14 bits of a 21-bit pc-relative immediate. 46 // The high 16 bits of a 18-bit unsigned PC-relative immediate. Used by 51 // The high 19 bits of a 21-bit pc-relative immediate. Same encoding as 56 // The high 26 bits of a 28-bit pc-relative immediate. 59 // The high 26 bits of a 28-bit pc-relative immediate. Distinguished from
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | RelLookupTableConverter.cpp | 9 // This file implements relative lookup table converter that converts 10 // lookup tables to relative lookup tables to make them PIC-friendly. 26 // do not generate a relative lookup table. in shouldConvertToRelLookupTable() 48 // not dso_local, do not generate a relative lookup table. in shouldConvertToRelLookupTable() 49 // This optimization creates a relative lookup table that consists of in shouldConvertToRelLookupTable() 51 // To be able to generate these offsets, relative lookup table and in shouldConvertToRelLookupTable() 63 // If values are not 64-bit pointers, do not generate a relative lookup table. in shouldConvertToRelLookupTable() 75 // do not generate a relative lookup table. in shouldConvertToRelLookupTable() 79 // If operand is mutable, do not generate a relative lookup table. in shouldConvertToRelLookupTable() 140 // Generate an array that consists of relative offsets. in convertToRelLookupTable() [all …]
|
/freebsd/tools/regression/security/cap_test/ |
H A D | cap_test_relative.c | 42 * "strict relative" rules: 44 * 1. Use strict relative lookups in capability mode or when operating 45 * relative to a capability. 46 * 2. When performing strict relative lookups, absolute paths (including 77 * Lookups relative to capabilities should be strictly relative. in test_relative() 96 * A file opened relative to a capability should itself be a capability. in test_relative() 105 * Enter capability mode; now ALL lookups are strictly relative. in test_relative() 110 * Relative lookups on regular files or capabilities with CAP_LOOKUP in test_relative() 119 * Lookup relative to capabilities without CAP_LOOKUP should fail. in test_relative() 140 * A file opened relative to a capability should itself be a capability. in test_relative()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | riscv.h | 41 /// PC-relative branch pointer value relocation 48 /// High 20 bits of PC-relative jump pointer value relocation 55 /// PC relative call 61 /// PC relative call by PLT 67 /// PC relative GOT offset 73 /// High 20 bits of PC relative relocation 79 /// Low 12 bits of PC relative relocation, used by I type instruction format 85 /// Low 12 bits of PC relative relocation, used by S type instruction format 158 /// 8-bit PC-relative branch offset 164 /// 11-bit PC-relative jum [all...] |
/freebsd/usr.bin/clang/llvm-bcanalyzer/ |
H A D | llvm-bcanalyzer.1 | 96 The size, in bytes, of the module block. Percentage is relative to File Size. 103 The size, in bytes, of all the function blocks. Percentage is relative to File 111 The size, in bytes, of the Global Types Pool. Percentage is relative to File 119 The size, in bytes, of the Constant Pool Blocks Percentage is relative to File 128 Percentage is relative to File Size. 136 Percentage is relative to File Size. Note that this value is also included in 145 Percentage is relative to File Size. Note that this value is also included in 154 relative to File Size. Note that this value is also included in the Function 163 is relative to File Size. Note that this value is also included in the Module 340 The percentage is relative to # of VBR Expanded Bytes. [all …]
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_get_globals.3 | 103 returns the section-relative offset, relative to the 114 retrieves the section-relative offset, relative to the 134 should point to a location which will be set to a section-relative 135 offset, relative to the 141 section-relative offset, relative to the
|
H A D | dwarf_get_vars.3 | 101 returns the section-relative offset, relative to the 112 retrieves the section-relative offset, relative to the 132 should point to a location which will be set to a section-relative 133 offset, relative to the 139 section-relative offset, relative to the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86FixupKinds.h | 17 reloc_riprel_4byte = FirstTargetFixupKind, // 32-bit rip-relative 18 reloc_riprel_4byte_movq_load, // 32-bit rip-relative in movq 19 reloc_riprel_4byte_relax, // 32-bit rip-relative in relaxable 21 reloc_riprel_4byte_relax_rex, // 32-bit rip-relative in relaxable 28 reloc_global_offset_table, // 32-bit, relative to the start 32 reloc_branch_4byte_pcrel, // 32-bit PC relative branch.
|
/freebsd/sys/contrib/device-tree/Bindings/iio/ |
H A D | mount-matrix.txt | 23 relative to some specific device frame of reference. 36 A sensor can be mounted in any angle along the axes relative to the frame of 38 or tilted at any angle relative to the frame of reference. 52 device relative to the center of the planet, i.e. relative to its surface at 53 this point. Up and down in the world relative to the device frame of 93 - Magnetometers (compasses) have their world frame of reference relative to the 129 - Gyroscopes detects the movement relative the device itself. The angular 151 relative orientation of any given sensor of this type with respect to the 157 to orient the senor axes relative to a desired point of reference. This means 160 space, relative to the device or world point of reference.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCObjectWriter.cpp |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | RelLookupTableConverter.h | 10 /// This file implements relative lookup table converter that converts 11 /// lookup tables to relative lookup tables to make them PIC-friendly. 28 /// Switch lookup table will become a relative lookup table that 29 /// consists of relative offsets. 41 /// IR after converting to a relative lookup table: 45 /// %reltable.intrinsic = call i8* @llvm.load.relative.i64( 60 // Pass that converts lookup tables to relative lookup tables.
|
/freebsd/contrib/capsicum-test/ |
H A D | openat.cc | 28 // "strict relative" rules: 30 // 1. Use strict relative lookups in capability mode or when operating 31 // relative to a capability. 32 // 2. When performing strict relative lookups, absolute paths (including 40 FORK_TEST(Openat, Relative) { in FORK_TEST() argument 77 // Lookups relative to capabilities should be strictly relative. in FORK_TEST() 86 // Relative lookups that go upward are not allowed. in FORK_TEST() 90 // A file opened relative to a capability should itself be a capability. in FORK_TEST() 112 // Enter capability mode; now ALL lookups are strictly relative. in FORK_TEST() 115 // Relative lookups on regular files or capabilities with CAP_LOOKUP in FORK_TEST() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
H A D | VEELFObjectWriter.cpp | 50 Ctx.reportError(Fixup.getLoc(), "Unsupported pc-relative fixup kind"); in getRelocType() 55 "1-byte pc-relative data relocation is not supported"); in getRelocType() 60 "2-byte pc-relative data relocation is not supported"); in getRelocType() 68 "8-byte pc-relative data relocation is not supported"); in getRelocType() 98 "A non pc-relative srel32 relocation is not supported"); in getRelocType() 106 "A non pc-relative pc_hi32 relocation is not supported"); in getRelocType() 110 "A non pc-relative pc_lo32 relocation is not supported"); in getRelocType()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCFixupKinds.h | 19 // 24-bit PC relative relocation for direct branches like 'b' and 'bl'. 22 // 24-bit PC relative relocation for direct branches like 'b' and 'bl' where 26 /// 14-bit PC relative relocation for conditional branches. 43 // A 34-bit fixup corresponding to PC-relative paddi. 46 // A 34-bit fixup corresponding to Non-PC-relative paddi.
|
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/ |
H A D | conf.py | 20 # add these directories to sys.path here. If the directory is relative to the 36 # Add any paths that contain templates here, relative to this directory. 77 # List of patterns, relative to source directory, that match files and 120 # Add any paths that contain custom themes here, relative to this directory. 130 # The name of an image file (relative to this directory) to place at the top 140 # relative to this directory. They are copied after the builtin static files, 145 # .htaccess) here, relative to this directory. These files are copied 200 # The name of a javascript file (relative to the configuration directory) that 231 # The name of an image file (relative to this directory) to place at the top of
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/MCTargetDesc/ |
H A D | MSP430FixupKinds.h | 26 // A 10 bit PC relative fixup. 30 // A 16 bit PC relative fixup. 34 // A 16 bit PC relative fixup for command address. 36 // A 10 bit PC relative fixup for complicated polymorphs.
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | conf.py | 17 # add these directories to sys.path here. If the directory is relative to the 30 # Add any paths that contain templates here, relative to this directory. 56 # List of patterns, relative to source directory, that match files and 92 # Add any paths that contain custom themes here, relative to this directory. 102 # The name of an image file (relative to this directory) to place at the top 106 # If given, this must be the name of an image file (path relative to the 115 # relative to this directory. They are copied after the builtin static files, 181 # The name of an image file (relative to this directory) to place at the top of
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_interface_internal.h | 33 // The target address is relative to the location of the Function variable. in function() 37 // The target address is relative to the location of the Address variable. in address() 48 // The target address is relative to the location of the Function variable. 52 // The target address is relative to the location of the Address variable. 63 // For an entry in the xray_fn_idx section, the address is relative to the
|
/freebsd/usr.sbin/nmtree/ |
H A D | mtree.5 | 75 .It Relative 80 Any relative entry that describes a directory changes the 83 As a special case, a relative entry with the filename 91 the first character, it is the pathname of a file relative to the 101 both a relative and a full file specification. 119 After the filename, a full or relative entry consists of zero
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPC.h | 115 /// MO_PIC_FLAG - If this bit is set, the symbol reference is relative to 119 /// MO_PCREL_FLAG - If this bit is set, the symbol reference is relative to 129 /// PC Relative linker optimization. 132 /// MO_TLSGD_FLAG - If this bit is set the symbol reference is relative to 137 /// MO_TPREL_FLAG - If this bit is set, the symbol reference is relative to 148 /// MO_TLSLD_FLAG - If this bit is set the symbol reference is relative to 152 /// MO_TLSGDM_FLAG - If this bit is set the symbol reference is relative
|
/freebsd/sys/contrib/device-tree/Bindings/input/ |
H A D | rotary-encoder.txt | 12 - rotary-encoder,relative-axis: register a relative axis rather than an 13 absolute one. Relative axis will only generate +1/-1 events on the input 40 rotary-encoder,relative-axis;
|
/freebsd/contrib/libcbor/doc/source/ |
H A D | conf.py | 19 # add these directories to sys.path here. If the directory is relative to the 59 # Add any paths that contain templates here, relative to this directory. 93 # List of patterns, relative to source directory, that match files and 138 # Add any paths that contain custom themes here, relative to this directory. 148 # The name of an image file (relative to this directory) to place at the top 158 # relative to this directory. They are copied after the builtin static files, 163 # .htaccess) here, relative to this directory. These files are copied 233 # The name of an image file (relative to this directory) to place at the top of
|