Home
last modified time | relevance | path

Searched refs:InstructionSize (Results 1 – 25 of 249) sorted by relevance

12345678910

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp201 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
207 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
451 uint64_t InstructionSize; in parseSectionContents() local
455 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
459 Byte += InstructionSize; in parseSectionContents()
461 uint64_t VMAddress = SectionAddress + Byte - InstructionSize; in parseSectionContents()
464 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
479 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
477 uint64_t InstructionSize; in parseSectionContents() local
481 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
485 Byte += InstructionSize; in parseSectionContents()
487 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
490 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
505 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
477 uint64_t InstructionSize; in parseSectionContents() local
481 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
485 Byte += InstructionSize; in parseSectionContents()
487 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
490 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
505 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp179 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
214 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
220 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
479 uint64_t InstructionSize; in parseSectionContents() local
483 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
487 Byte += InstructionSize; in parseSectionContents()
489 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
492 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
507 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp179 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
214 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
220 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
472 uint64_t InstructionSize; in parseSectionContents() local
476 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
480 Byte += InstructionSize; in parseSectionContents()
482 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
485 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
500 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
476 uint64_t InstructionSize; in parseSectionContents() local
480 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
484 Byte += InstructionSize; in parseSectionContents()
486 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
489 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
504 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
480 uint64_t InstructionSize; in parseSectionContents() local
484 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
488 Byte += InstructionSize; in parseSectionContents()
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
493 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
477 uint64_t InstructionSize; in parseSectionContents() local
481 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
485 Byte += InstructionSize; in parseSectionContents()
487 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
490 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
505 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
480 uint64_t InstructionSize; in parseSectionContents() local
484 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
488 Byte += InstructionSize; in parseSectionContents()
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
493 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
477 uint64_t InstructionSize; in parseSectionContents() local
481 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
485 Byte += InstructionSize; in parseSectionContents()
487 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
490 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
505 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
476 uint64_t InstructionSize; in parseSectionContents() local
480 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
484 Byte += InstructionSize; in parseSectionContents()
486 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
489 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
504 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
480 uint64_t InstructionSize; in parseSectionContents() local
484 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
488 Byte += InstructionSize; in parseSectionContents()
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
493 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
477 uint64_t InstructionSize; in parseSectionContents() local
481 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
485 Byte += InstructionSize; in parseSectionContents()
487 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
490 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
505 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm80/llvm-8.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
471 uint64_t InstructionSize; in parseSectionContents() local
475 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
479 Byte += InstructionSize; in parseSectionContents()
481 uint64_t VMAddress = SectionAddress + Byte - InstructionSize; in parseSectionContents()
484 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
499 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in willTrapOnCFIViolation()
215 InstrMeta.InstructionSize, Target)) in getDefiniteNextInstruction()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in getDefiniteNextInstruction()
480 uint64_t InstructionSize; in parseSectionContents() local
484 Disassembler->getInstruction(Instruction, InstructionSize, in parseSectionContents()
488 Byte += InstructionSize; in parseSectionContents()
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents()
493 InstrMeta.InstructionSize = InstructionSize; in parseSectionContents()
508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in parseSectionContents()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.cpp180 InstrMeta.InstructionSize, Target)) in expand_some()
215 InstrMeta.InstructionSize, Target)) in expand_some()
221 getInstruction(InstrMeta.VMAddress + InstrMeta.InstructionSize); in expand_some()
480 uint64_t InstructionSize; in expand_some()
484 Disassembler->getInstruction(Instruction, InstructionSize, in expand_some()
488 Byte += InstructionSize; in expand_some()
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in expand_some()
493 InstrMeta.InstructionSize = InstructionSize; in expand_some()
508 if (MIA->evaluateBranch(Instruction, VMAddress, InstructionSize, Target)) { in expand_some()
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
20 return uint64(rio) * InstructionSize
57 return InstructionSize, nil
70 return 2 * InstructionSize, nil
104 return InstructionSize, nil
115 return 2 * InstructionSize, nil
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
20 return uint64(rio) * InstructionSize
57 return InstructionSize, nil
70 return 2 * InstructionSize, nil
104 return InstructionSize, nil
115 return 2 * InstructionSize, nil
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
20 return uint64(rio) * InstructionSize
57 return InstructionSize, nil
70 return 2 * InstructionSize, nil
104 return InstructionSize, nil
115 return 2 * InstructionSize, nil
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
20 return uint64(rio) * InstructionSize
57 return InstructionSize, nil
70 return 2 * InstructionSize, nil
104 return InstructionSize, nil
115 return 2 * InstructionSize, nil
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
49 return InstructionSize, nil
62 return 2 * InstructionSize, nil
96 return InstructionSize, nil
107 return 2 * InstructionSize, nil
427 num += int(n / InstructionSize)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
49 return InstructionSize, nil
62 return 2 * InstructionSize, nil
96 return InstructionSize, nil
107 return 2 * InstructionSize, nil
427 num += int(n / InstructionSize)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go17 const InstructionSize = 8 const
24 return uint64(rio) * InstructionSize
61 return InstructionSize, nil
74 return 2 * InstructionSize, nil
108 return InstructionSize, nil
119 return 2 * InstructionSize, nil
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go13 const InstructionSize = 8 const
49 return InstructionSize, nil
62 return 2 * InstructionSize, nil
96 return InstructionSize, nil
107 return 2 * InstructionSize, nil
427 num += int(n / InstructionSize)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/containerd/containerd/vendor/github.com/cilium/ebpf/asm/
H A Dinstruction.go17 const InstructionSize = 8 const
24 return uint64(rio) * InstructionSize
61 return InstructionSize, nil
74 return 2 * InstructionSize, nil
108 return InstructionSize, nil
119 return 2 * InstructionSize, nil

12345678910