Home
last modified time | relevance | path

Searched defs:RELOC_EXT_SIZE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/aout/
Dadobe.h256 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD) macro
Daout64.h440 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD) macro
/toolchain/binutils/binutils-2.25/gas/config/
Daout_gnu.h328 #define RELOC_EXT_SIZE 12 /* Bytes per relocation entry */ macro