Home
last modified time | relevance | path

Searched refs:hdrOffset (Results 1 – 25 of 214) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/debug/dwarf/
H A Dline.go179 hdrOffset := buf.off
183 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
192 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
217 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
220 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
236 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/debug/dwarf/
H A Dline.go179 hdrOffset := buf.off
183 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
192 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
217 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
220 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
236 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/debug/dwarf/
H A Dline.go179 hdrOffset := buf.off
183 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
192 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
217 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
220 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
236 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc8/gcc-8.5.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc9/gcc-9.4.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/debug/dwarf/
H A Dline.go180 hdrOffset := buf.off
184 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
193 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
218 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
221 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
237 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc10/gcc-10.3.0/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/debug/dwarf/
H A Dline.go190 hdrOffset := buf.off
194 …return DecodeError{"line", hdrOffset, fmt.Sprintf("line table end %d exceeds section size %d", r.e…
203 return DecodeError{"line", hdrOffset, fmt.Sprintf("unknown line table version %d", r.version)}
235 return DecodeError{"line", hdrOffset, "invalid maximum operations per instruction: 0"}
238 return DecodeError{"line", hdrOffset, "invalid line range: 0"}
254 …return DecodeError{"line", hdrOffset, fmt.Sprintf("opcode %d expected to have length %d, but has l…
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/OpenClaw/Engine/Resource/
H A DZipFile.cpp106 uint32 hdrOffset; member
331 fseek(m_pFile, m_papDir[i]->hdrOffset, SEEK_SET); in ReadFile()
408 fseek(m_pFile, m_papDir[i]->hdrOffset, SEEK_SET); in ReadLargeFile()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Tiff/Internal/
H A DTypes.hs86 , hdrOffset :: {-# UNPACK #-} !Word32 function
113 putP endian $ hdrOffset hdr
351 (hdrOffset hdr)
360 skip . fromIntegral $ fromIntegral (hdrOffset hdr) - readed
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/JuicyPixels-3.3.5/src/Codec/Picture/Tiff/Internal/
H A DTypes.hs86 , hdrOffset :: {-# UNPACK #-} !Word32 function
113 putP endian $ hdrOffset hdr
351 (hdrOffset hdr)
360 skip . fromIntegral $ fromIntegral (hdrOffset hdr) - readed

123456789