HomeSort by relevance Sort by last modified time
    Searched refs:reloc2 (Results 1 - 5 of 5) sorted by null

  /external/clang/test/PCH/libroot/usr/include/
reloc.h 4 #include <reloc2.h>
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10300.c 2208 arelent * reloc2 = xmalloc (sizeof * reloc); local
    [all...]
tc-msp430.c 3523 arelent * reloc2 = xmalloc (sizeof * reloc); local
    [all...]
tc-score.c 279 #define s3_RELAX_ENCODE(old, new, type, reloc1, reloc2, opt) \
285 | ((reloc2) << 1) \
    [all...]
tc-score7.c 121 #define s7_RELAX_ENCODE(old, new, type, reloc1, reloc2, opt) \
127 | ((reloc2) << 1) \
    [all...]

Completed in 1015 milliseconds