Searched defs:RELOC_DISP32 (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | reloc.h | 27 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator
|
H A D | adobe.h | 266 RELOC_DISP32, /* data[0:31] = addend - pc + sv */ enumerator
|
H A D | aout64.h | 454 RELOC_DISP32, /* data[0:31] = addend - pc + sv */ enumerator
|
/openbsd-src/gnu/usr.bin/binutils/include/aout/ |
H A D | reloc.h | 27 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator
|
H A D | adobe.h | 266 RELOC_DISP32, /* data[0:31] = addend - pc + sv */ enumerator
|
H A D | aout64.h | 454 RELOC_DISP32, /* data[0:31] = addend - pc + sv */ enumerator
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | aout_gnu.h | 41 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | aout_gnu.h | 41 RELOC_DISP8, RELOC_DISP16, RELOC_DISP32, /* pc-rel displacement */ enumerator
|