HomeSort by: relevance | last modified time | path
    Searched defs:RELOC_NUMBER (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/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,
  /src/external/gpl3/binutils.old/dist/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,
  /src/external/gpl3/gdb.old/dist/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,
  /src/external/gpl3/gdb/dist/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,
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 88 #undef RELOC_NUMBER
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 87 #undef RELOC_NUMBER

Completed in 30 milliseconds