Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/coff/
H A Da29k.h106 #define R_ABS 0 /* reference is absolute */ macro
H A Dtic80.h101 #define R_ABS 0x00 /* Absolute address - no relocation */ macro
H A Dor32.h127 #define R_ABS 0 /* reference is absolute */ macro
H A Dti.h465 #define R_ABS 0x0000 /* no relocation */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcr16c.h220 #define R_ABS 0x0000 /* Keep symbol's address as such. */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/coff/
H A Dtic80.h101 #define R_ABS 0x00 /* Absolute address - no relocation */ macro
H A Dor32.h127 #define R_ABS 0 /* reference is absolute */ macro
H A Dti.h465 #define R_ABS 0x0000 /* no relocation */ macro
/openbsd-src/gnu/llvm/lld/ELF/
H A DRelocations.h32 R_ABS, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h397 R_ABS = 0, enumerator