Home
last modified time | relevance | path

Searched refs:offset3 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/lld/MachO/Arch/
H A DARM64.cpp466 uint64_t offset3) { in applyAdrpAddLdr() argument
475 uint32_t ins3 = read32le(buf + offset3); in applyAdrpAddLdr()
489 uint64_t addr3 = isec->getVA() + offset3; in applyAdrpAddLdr()
496 writeLiteralLdr(buf + offset3, literalLdr); in applyAdrpAddLdr()
522 writeImmediateLdr(buf + offset3, immediateLdr); in applyAdrpAddLdr()
534 uint64_t offset3) { in applyAdrpLdrGotLdr() argument
540 applyAdrpAddLdr(buf, isec, offset1, offset2, offset3); in applyAdrpLdrGotLdr()
550 uint32_t ins3 = read32le(buf + offset3); in applyAdrpLdrGotLdr()
/freebsd-14.2/include/rpcsvc/
H A Dnfs_prot.x323 typedef uint64 offset3; typedef
647 offset3 offset;
681 offset3 offset;
1114 offset3 offset;
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dpc9834 # 1.1) And offset3(ubyte).b7=0:
38 # 1.2) And offset3(ubyte).B7=1:
/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/
H A Dqcom,nandc.yaml122 It's in the form of <offset1 size1 offset2 size2 offset3 ...>