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

  /src/external/gpl3/binutils/dist/include/elf/
reloc-macros.h 31 FAKE_RELOC (R_foo_illegal, 9)
57 FAKE_RELOC (R_foo_illegal, 9)
58 FAKE_RELOC (R_foo_synonym, 0)
70 FAKE_RELOC (R_foo_illegal, 9)
71 FAKE_RELOC (R_foo_synonym, 0)
110 #define FAKE_RELOC(name, number)
123 #define FAKE_RELOC(name, number) name = number,
  /src/external/gpl3/binutils.old/dist/include/elf/
reloc-macros.h 31 FAKE_RELOC (R_foo_illegal, 9)
57 FAKE_RELOC (R_foo_illegal, 9)
58 FAKE_RELOC (R_foo_synonym, 0)
70 FAKE_RELOC (R_foo_illegal, 9)
71 FAKE_RELOC (R_foo_synonym, 0)
110 #define FAKE_RELOC(name, number)
123 #define FAKE_RELOC(name, number) name = number,
  /src/external/gpl3/gdb.old/dist/include/elf/
reloc-macros.h 31 FAKE_RELOC (R_foo_illegal, 9)
57 FAKE_RELOC (R_foo_illegal, 9)
58 FAKE_RELOC (R_foo_synonym, 0)
70 FAKE_RELOC (R_foo_illegal, 9)
71 FAKE_RELOC (R_foo_synonym, 0)
110 #define FAKE_RELOC(name, number)
123 #define FAKE_RELOC(name, number) name = number,
  /src/external/gpl3/gdb/dist/include/elf/
reloc-macros.h 31 FAKE_RELOC (R_foo_illegal, 9)
57 FAKE_RELOC (R_foo_illegal, 9)
58 FAKE_RELOC (R_foo_synonym, 0)
70 FAKE_RELOC (R_foo_illegal, 9)
71 FAKE_RELOC (R_foo_synonym, 0)
110 #define FAKE_RELOC(name, number)
123 #define FAKE_RELOC(name, number) name = number,
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 89 #undef FAKE_RELOC
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 88 #undef FAKE_RELOC

Completed in 77 milliseconds