Home
last modified time | relevance | path

Searched +refs:emit +refs:constant +refs:segment +refs:header (Results 1 – 25 of 3638) sorted by relevance

12345678910>>...146

/dports/devel/sccache/sccache-0.2.15/cargo-crates/object-0.22.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/object-0.23.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/dns/dog/dog-0.1.0/cargo-crates/object-0.22.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/object/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/object-0.18.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
284 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
673 let header = macho::MachHeader32 { in write_mach_header() localVariable
682 buffer.write(&header); in write_mach_header()
762 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/object-0.23.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/object-0.22.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/object-0.19.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/net/proby/proby-1.0.2/cargo-crates/object-0.20.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/object-0.22.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/devel/gitui/gitui-0.10.1/cargo-crates/object-0.20.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/object-0.20.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/object-0.23.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
443 if !symbol_offsets[index].emit { in macho_write()
675 let header = macho::MachHeader32 { in write_mach_header() localVariable
684 buffer.extend(bytes_of(&header)); in write_mach_header()
764 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/object-0.20.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/object-0.20.0/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
282 symbol_offsets[index].emit = true; in macho_write()
441 if !symbol_offsets[index].emit { in macho_write()
671 let header = macho::MachHeader32 { in write_mach_header() localVariable
680 buffer.write(&header); in write_mach_header()
760 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/object-0.27.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/object-0.27.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/object-0.28.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/object-0.27.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/shells/nsh/nsh-0.4.2/cargo-crates/object-0.25.3/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
287 symbol_offsets[index].emit = true; in macho_write()
463 if !symbol_offsets[index].emit { in macho_write()
695 let header = macho::MachHeader32 { in write_mach_header() localVariable
704 buffer.extend(bytes_of(&header)); in write_mach_header()
784 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/object-0.27.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/object-0.25.3/src/write/
H A Dmacho.rs21 emit: bool, field
38 match segment { in macho_segment_name()
178 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
184 relocation.addend -= constant; in macho_fixup_relocation()
185 constant in macho_fixup_relocation()
287 symbol_offsets[index].emit = true; in macho_write()
463 if !symbol_offsets[index].emit { in macho_write()
695 let header = macho::MachHeader32 { in write_mach_header() localVariable
704 buffer.extend(bytes_of(&header)); in write_mach_header()
784 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/object-0.26.2/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/object-0.26.2/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/object-0.27.1/src/write/
H A Dmacho.rs20 emit: bool, field
37 match segment { in macho_segment_name()
177 let constant = match relocation.kind { in macho_fixup_relocation() localVariable
183 relocation.addend -= constant; in macho_fixup_relocation()
184 constant in macho_fixup_relocation()
286 symbol_offsets[index].emit = true; in macho_write()
462 if !symbol_offsets[index].emit { in macho_write()
694 let header = macho::MachHeader32 { in write_mach_header() localVariable
703 buffer.write(&header); in write_mach_header()
783 let header = macho::MachHeader64 { in write_mach_header() localVariable
[all …]

12345678910>>...146