Home
last modified time | relevance | path

Searched defs:unit (Results 1 – 25 of 9687) sorted by relevance

12345678910>>...388

/dports/lang/gcc48/gcc-4.8.5/libgo/go/debug/dwarf/
H A Dunit.go12 type unit struct { struct
16 data []byte
17 atable abbrevTable
18 asize int
19 vers int
20 is64 bool // True for 64-bit DWARF format
21 dir string
23 lines []mapLineInfo // PC -> line mapping
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/debug/dwarf/
H A Dunit.go12 type unit struct { struct
16 data []byte
17 atable abbrevTable
18 asize int
19 vers int
20 is64 bool // True for 64-bit DWARF format
21 dir string
23 lines []mapLineInfo // PC -> line mapping
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/debug/dwarf/
H A Dunit.go15 type unit struct { struct
17 off Offset // byte offset of data within the aggregate info
18 data []byte
19 atable abbrevTable
20 asize int
21 vers int
22 utype uint8 // DWARF 5 unit type
23 is64 bool // True for 64-bit DWARF format
28 func (u *unit) version() int {
32 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/sysutils/istio/google-cloud-go-logging-v1.0.0/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/dwarf/
H A Dunit.go22 type unit struct { struct
23 base Offset // byte offset of header within the aggregate info
24 off Offset // byte offset of data within the aggregate info
25 data []byte
26 atable abbrevTable
27 asize int
28 vers int
29 is64 bool // True for 64-bit DWARF format
34 func (u *unit) version() int {
38 func (u *unit) dwarf64() (bool, bool) {
[all …]

12345678910>>...388