Home
last modified time | relevance | path

Searched defs:R_ABS (Results 1 – 25 of 138) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/mozglue/linker/
H A DElfxx.h69 # define R_ABS R_386_32 macro
81 # define R_ABS R_X86_64_64 macro
106 # define R_ABS R_ARM_ABS32 macro
118 # define R_ABS R_AARCH64_ABS64 macro
/dports/www/firefox/firefox-99.0/mozglue/linker/
H A DElfxx.h69 # define R_ABS R_386_32 macro
81 # define R_ABS R_X86_64_64 macro
106 # define R_ABS R_ARM_ABS32 macro
118 # define R_ABS R_AARCH64_ABS64 macro
/dports/lang/spidermonkey60/firefox-60.9.0/mozglue/linker/
H A DElfxx.h67 #define R_ABS R_386_32 macro
79 #define R_ABS R_X86_64_64 macro
104 #define R_ABS R_ARM_ABS32 macro
116 #define R_ABS R_AARCH64_ABS64 macro
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/linker/
H A DElfxx.h69 # define R_ABS R_386_32 macro
81 # define R_ABS R_X86_64_64 macro
106 # define R_ABS R_ARM_ABS32 macro
118 # define R_ABS R_AARCH64_ABS64 macro
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/linker/
H A DElfxx.h67 # define R_ABS R_386_32 macro
79 # define R_ABS R_X86_64_64 macro
104 # define R_ABS R_ARM_ABS32 macro
116 # define R_ABS R_AARCH64_ABS64 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/mozglue/linker/
H A DElfxx.h67 #define R_ABS R_386_32 macro
79 #define R_ABS R_X86_64_64 macro
104 #define R_ABS R_ARM_ABS32 macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/coff/
H A Da29k.h106 #define R_ABS 0 /* reference is absolute */ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Da29k.h106 #define R_ABS 0 /* reference is absolute */ macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Da29k.h106 #define R_ABS 0 /* reference is absolute */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dreloc.h74 #define R_ABS 0 /* absolute relocation type for Mach-O files */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/mach-o/
H A Dreloc.h74 #define R_ABS 0 /* absolute relocation type for Mach-O files */ macro
/dports/devel/bloaty/bloaty-1.1/third_party/darwin_xnu_macho/mach-o/
H A Dreloc.h74 #define R_ABS 0 /* absolute relocation type for Mach-O files */ macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/goblin-0.0.24/src/mach/
H A Drelocation.rs85 pub const R_ABS: u8 = 0; const
/dports/devel/avr-gdb/gdb-7.3.1/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/lang/gnatdroid-binutils/binutils-2.27/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/devel/gdb761/gdb-7.6.1/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/www/firefox/firefox-99.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs85 pub const R_ABS: u8 = 0; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs85 pub const R_ABS: u8 = 0; const
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/devel/djgpp-binutils/binutils-2.17/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/goblin/src/mach/
H A Drelocation.rs85 pub const R_ABS: u8 = 0; const
/dports/devel/llvm70/llvm-7.0.1.src/tools/lld/ELF/
H A DRelocations.h34 R_ABS, enumerator

123456