HomeSort by relevance Sort by last modified time
    Searched defs:RELOC_NUMBER (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/elf/
reloc-macros.h 28 RELOC_NUMBER (R_foo_NONE, 0)
29 RELOC_NUMBER (R_foo_32, 1)
55 RELOC_NUMBER (R_foo_NONE, 0)
56 RELOC_NUMBER (R_foo_32, 1)
68 RELOC_NUMBER (R_foo_NONE, 0)
69 RELOC_NUMBER (R_foo_32, 1)
107 #define RELOC_NUMBER(name, number) \
122 #define RELOC_NUMBER(name, number) name = number,
  /toolchain/binutils/binutils-2.25/binutils/
readelf.c 84 #undef RELOC_NUMBER
    [all...]

Completed in 81 milliseconds