Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/aout/
HDaout64.h443 #define RELOC_EXT_SIZE (BYTES_IN_WORD + 3 + 1 + BYTES_IN_WORD) macro
/NextBSD/contrib/binutils/gas/config/
HDaout_gnu.h328 #define RELOC_EXT_SIZE 12 /* Bytes per relocation entry */ macro