Lines Matching full:absolute
501 #define N_ABS ((short)-1) /* value of symbol is absolute */
704 #define R_AMD64_ABS 0 /* Reference is absolute, no relocation is necessary. */
707 #define R_AMD64_IMAGEBASE 3 /* 32-bit absolute ref w/o base R_IMAGEBASE. */
751 /* This reloc identifies mov.b instructions with a 16bit absolute
753 an absolute 8-bit address. */
757 absolute address which have been shortened into a 8-bit
758 absolute address. */
782 /* This reloc identifies mov.b instructions with a 24bit absolute
784 an absolute 8-bit address. */
789 absolute address which have been shortened into a 8-bit
790 absolute address. */
803 absolute address; the linker may turn this into a mov.[wl]
804 insn with a 16bit absolute address. */
808 a 32/24bit absolute address and now have a 16bit absolute address. */
825 #define R_CALL R_DA /* Absolute address which could be a callr */
826 #define R_JP R_DA /* Absolute address which could be a jp */