Searched full:offset3 (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/llvm-project/lld/MachO/Arch/ |
H A D | ARM64.cpp | 464 uint64_t offset3) { in applyAdrpAddLdr() 473 uint32_t ins3 = read32le(buf + offset3); in applyAdrpAddLdr() 487 uint64_t addr3 = isec->getVA() + offset3; in applyAdrpAddLdr() 494 writeLiteralLdr(buf + offset3, literalLdr); in applyAdrpAddLdr() 520 writeImmediateLdr(buf + offset3, immediateLdr); in applyAdrpAddLdr() 532 uint64_t offset3) { in applyAdrpLdrGotLdr() 538 applyAdrpAddLdr(buf, isec, offset1, offset2, offset3); in applyAdrpLdrGotLdr() 548 uint32_t ins3 = read32le(buf + offset3); in applyAdrpLdrGotLdr() 466 applyAdrpAddLdr(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2,uint64_t offset3) applyAdrpAddLdr() argument 534 applyAdrpLdrGotLdr(uint8_t * buf,const ConcatInputSection * isec,uint64_t offset1,uint64_t offset2,uint64_t offset3) applyAdrpLdrGotLdr() argument
|
/freebsd-src/contrib/file/magic/Magdir/ |
H A D | pc98 | 34 # 1.1) And offset3(ubyte).b7=0: 38 # 1.2) And offset3(ubyte).B7=1:
|
/freebsd-src/include/rpcsvc/ |
H A D | nfs_prot.x | 315 typedef uint64 offset3; typedef 639 offset3 offset; 673 offset3 offset; 1106 offset3 offset;
|
/freebsd-src/sys/contrib/device-tree/Bindings/mtd/ |
H A D | qcom,nandc.yaml | 73 It's in the form of <offset1 size1 offset2 size2 offset3 ...>
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCLoopInstrFormPrep.cpp | 433 // A3 = base + offset3 in prepareBasesForCommoningChains() 434 // A4 = base + offset4 (offset4 - offset3 = X) in prepareBasesForCommoningChains() 437 // base2 = base + offset3 in prepareBasesForCommoningChains()
|
/freebsd-src/sys/contrib/openzfs/include/sys/ |
H A D | spa.h | 138 * 5 |G| offset3 |
|
/freebsd-src/sys/cddl/boot/zfs/ |
H A D | zfsimpl.h | 189 * 5 |G| offset3 |
|
/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | scorpion_reg_map_macro.h | 15525 /* macros for field OFFSET3 */
|
H A D | osprey_reg_map_macro.h | 33894 /* macros for field OFFSET3 */
|